This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). # Changelog for "oidc-enrollment-hook" ## [v1.1.3-SNAPSHOT] - Now user reconciliation/identification from OIDC token after the login is performed no more checking by using the email address but by using the User's username, the Liferay `screenname`. (#20827) (#20840) ## [v1.1.2] - Added some info of the user is about to create in the logs expecially for screen name (auto-generated or externally provided) (#20413). Restored per-session token removal. Logs revised. (#20445) ## [v1.1.1] - Fixed occasionally missing of the redirect to the original requested URI after OIDC login ## [v1.1.0-SNAPSHOT] - Added avatar retrieve/update at every login (#19726) ## [v1.0.0-SNAPSHOT] - First release (#19143) (#19225) (#19226) (#19227) (#19228)