mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-01 19:17:58 +00:00
Fix some typos (#12289)
This commit is contained in:
@@ -344,9 +344,9 @@ against any bound claims, and if valid a Vault token will be returned.
|
||||
### Parameters
|
||||
|
||||
- `state` `(string: <required>)` - Opaque state ID that is part of the Authorization URL and will
|
||||
be included in the the redirect following successful authenication on the provider.
|
||||
be included in the the redirect following successful authentication on the provider.
|
||||
- `nonce` `(string: <required>)` - Opaque nonce that is part of the Authorization URL and will
|
||||
be included in the the redirect following successful authenication on the provider.
|
||||
be included in the the redirect following successful authentication on the provider.
|
||||
- `code` `(string: <required>)` - Provider-generated authorization code that Vault will exchange for
|
||||
an ID token.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user