From 05355d2d345402bc68f6dd4e7945dbee8bb7f7a7 Mon Sep 17 00:00:00 2001 From: Mauro Mugnaini Date: Tue, 10 Nov 2020 13:02:06 +0100 Subject: [PATCH] Updated to V1.1.1-SNAPSHOT --- CHANGELOG.md | 3 +++ pom.xml | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) 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