11
0
Fork 0

Update CHANGELOG.md

This commit is contained in:
Giancarlo Panichi 2025-11-04 16:44:12 +01:00
parent a6040500e7
commit 0239afc259
1 changed files with 1 additions and 1 deletions

View File

@ -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].