Update CHANGELOG.md
This commit is contained in:
parent
a6040500e7
commit
0239afc259
|
|
@ -2,7 +2,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
|
|||
|
||||
# Changelog for "d4science-iam-client"
|
||||
|
||||
## [v1.0.0-SNAPSHOT]
|
||||
## [v1.0.0]
|
||||
|
||||
- Helps on basic retrieve of the AUTHN and AUTHZ form the IAM, hiding the use of the underling implementation. With dome utility helper functions for get the info from the tokens.
|
||||
- It already support for the use of the custom Keycloak's D4S mappers that maps/shrink the `aud` (and optionally also the resource access) to the value requested via dynamic scope (by default) and `X-D4Science-Context` HTTP header (can be only globally enabled via static flag) [#24701] [#23356] [#28084].
|
||||
|
|
|
|||
Loading…
Reference in New Issue