Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds API docs for max_age role parameter of JWT/OIDC auth method #10916

Merged
merged 2 commits into from
Feb 19, 2021

Conversation

austingebauer
Copy link
Contributor

This PR adds API documentation for the new max_age role parameter that's been added to the JWT/OIDC auth method. The max_age role parameter was introduced in hashicorp/vault-plugin-auth-jwt#159.

Additionally, this PR improves the API docs for the *_leeway role parameters by making it more obvious that they can accept Go duration format strings.

@austingebauer austingebauer merged commit e745202 into master Feb 19, 2021
@austingebauer austingebauer deleted the docs-auth-jwt branch February 19, 2021 21:40
catsby added a commit that referenced this pull request Feb 19, 2021
* master:
  Adds API docs for max_age role parameter of JWT/OIDC auth method (#10916)
  UI/Database Secrets Engine cleanup (#10949)
  helper/metricsutil: Prevent potential Ticker leak (#10913)
  core/expiration: Add backoff jitter to the expiration retries (#10937)
  Revert "Vault Dependency Upgrades [VAULT-871] (#10903)" (#10939)
  Vault Dependency Upgrades [VAULT-871] (#10903)
  Add docs for Agent's template_retry option added in #10644, based on those from consul-template configuration.  Also fix some existing config docs that weren't adhering to our conventions. (#10911)
  UI Database Secrets Engine (MongoDB) (#10655)
  OpenAPI - Don't panic if field isn't found (#10929)
  Vault-1403 Switch Expiration Manager to use Fairsharing Backpressure (#1709) (#10932)
  Update KV Secrets Engine index (#10933)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants