diff --git a/CHANGELOG.md b/CHANGELOG.md index 1f9dc58..0ab7e22 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,9 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for "oidc-enrollment-hook" +## [v1.1.1-SNAPSHOT] +- 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) diff --git a/pom.xml b/pom.xml index 702b2eb..5d5efe8 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.gcube.portal oidc-enrollment-hook war - 1.1.0-SNAPSHOT + 1.1.1-SNAPSHOT 6.2.5 6.2.10.12