changelog++

This commit is contained in:
Jeff Mitchell 2019-06-20 23:08:57 -04:00
parent 53035ce390
commit 79caf580f7
1 changed files with 2 additions and 0 deletions

View File

@ -49,6 +49,8 @@ IMPROVEMENTS:
* auth/jwt: A JWKS endpoint may now be configured for signature verification [JWT-43]
* auth/jwt: `bound_claims` will now match received claims that are lists if any element
of the list is one of the expected values [JWT-50]
* auth/kubernetes: Allow service names/namespaces to be configured as globs
[KUBEAUTH-58]
* auth/token: Add a large set of token configuration options to token store
roles [GH-6662]
* identity: Allow a group alias' canonical ID to be modified