changelog++
This commit is contained in:
parent
d4267b4250
commit
004e3e5cd2
|
@ -2,7 +2,6 @@
|
|||
|
||||
IMPROVEMENTS:
|
||||
|
||||
* auth/azure: Fix Azure compute client to use correct base URL [AZURE-27]
|
||||
* auth/jwt: Additional OIDC callback parameters available for CLI logins [JWT-80 & JWT-86]
|
||||
* auth/jwt: Bound claims may be optionally configured using globs [JWT-89]
|
||||
* core: Separate out service discovery interface from storage interface to allow
|
||||
|
@ -21,7 +20,12 @@ BUG FIXES:
|
|||
|
||||
## 1.3.2 (Unreleased)
|
||||
|
||||
IMPROVEMENTS:
|
||||
* auth/aws: Add aws metadata to identity alias [GH-7975]
|
||||
|
||||
BUG FIXES:
|
||||
|
||||
* auth/azure: Fix Azure compute client to use correct base URL [AZURE-27]
|
||||
* auth/ldap: Fix renewal of tokens without cofigured policies that are
|
||||
generated by an LDAP login [GH-8072]
|
||||
* auth/okta: Fix renewal of tokens without configured policies that are
|
||||
|
|
Loading…
Reference in New Issue