mirror of
https://github.com/hashicorp/vault.git
synced 2026-06-09 08:55:13 -04:00
Fix typo
This commit is contained in:
parent
b6604c9fa7
commit
b8b68cad4e
1 changed files with 1 additions and 1 deletions
|
|
@ -35,7 +35,7 @@ IMPROVEMENTS:
|
|||
|
||||
BUG FIXES:
|
||||
|
||||
* auth/jwt: Fix bound constraint checking so `bound_claims` alone satisfy the requirement [JWT-49]
|
||||
* auth/jwt: Fix bound constraint checking so `bound_claims` satisfies the requirement [JWT-49]
|
||||
* auth/okta: Fix handling of group names containing slashes [GH-6665]
|
||||
* core: Correctly honor non-HMAC request keys when auditing requests [GH-6653]
|
||||
* core: Fix the `x-vault-unauthenticated` value in OpenAPI for a number of endpoints [GH-6654]
|
||||
|
|
|
|||
Loading…
Reference in a new issue