changelog++
This commit is contained in:
parent
62158d65fe
commit
2d27a41ddf
|
@ -70,6 +70,9 @@ BUG FIXES:
|
|||
|
||||
* auth/aws: Fix a case where a panic could stem from a malformed assumed-role ARN
|
||||
when parsing this value [GH-6917]
|
||||
* auth/aws: Fix an error complaining about a read-only view that could occur
|
||||
during updating of a role when on a performance replication secondary
|
||||
[GH-6926]
|
||||
* auth/jwt: Fix a regression introduced in 1.1.1 that disabled checking of client_id
|
||||
for OIDC logins [JWT-54]
|
||||
* auth/jwt: Fix a panic during OIDC CLI logins that could occur if the Vault server
|
||||
|
|
Loading…
Reference in New Issue