oidc-library-portal/CHANGELOG.md

870 B

This project adheres to Semantic Versioning.

Changelog for "oidc-library-portal"

[v1.3.0]

Extracted the UMA issuing code for logged user from the Valve in the threadlocal-vars-cleaner project to be used also after the login process for UMA issue in the context, since the Valve has already finished its work at that moment. (#20591)

[v1.2.0]

  • New context roles mapper that not rely on User or Groups objects but in their ID as strings. New revised version of the cache proxy with mutex and session id used in place of session object, logs revised and scheduled log added that dumps cache contents. Marked as deprecated all utils methods for session objects get/set. (#20445)

[v1.1.0]

  • Added configuration for avatar URL (#19726)

[v1.0.0-SNAPSHOT]

  • First release (#19143) (#19225) (#19226) (#19227) (#19228)