d4science-iam-client/CHANGELOG.md

547 B

This project adheres to Semantic Versioning.

Changelog for "d4science-iam-client"

[v1.0.0-SNAPSHOT]

  • 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 mapper that maps/shrink the aud (and optionally also the resource access) to the value requested via X-D4Science-Context HTTP header (#24701, #23356).