From 2c45fb15490583bc0a8c59ddc7c3f3b62e744ce6 Mon Sep 17 00:00:00 2001 From: Massimiliano Assante Date: Mon, 12 Apr 2021 16:29:25 +0200 Subject: [PATCH] Fix Bug #20591 portlet calls in landing page have not UMA token set --- CHANGELOG.md | 16 ++++++++++------ pom.xml | 4 ++-- 2 files changed, 12 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2bf913e..a18d4c8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,22 +4,26 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [v2.3.0] - 2021-04-12 + +- Fix Bug #20591 Keycloak-LR 6.2 Integration: portlet calls in landing page have not UMA token set + ## [v2.2.1] - 2020-12-17 -Added support for OIDC related communications +- Added support for OIDC related communications -Fixed wrong token put in cache after refresh. Rationalized logs. +- Fixed wrong token put in cache after refresh. Rationalized logs. -Ported to git +- Ported to git ## [v2.1.1] - 2020-03-26 -Small fix which checks if the current Liferay Site is a valid context and avoid to call auth if it is not +- Small fix which checks if the current Liferay Site is a valid context and avoid to call auth if it is not ## [v2.1.0] - 2015-02-22 -Added automatic injection of context and token of any AJAX calls +- Added automatic injection of context and token of any AJAX calls ## [v2.0.0] - 2016-06-23 -First release after switch to new liferay version (6.2.6) +- First release after switch to new liferay version (6.2.6) diff --git a/pom.xml b/pom.xml index b6ee24f..66e6225 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ org.gcube.portal threadlocal-vars-cleaner - 2.2.1 + 2.3.0-SNAPSHOT jar threadlocal-vars-cleaner This component clean the Smartgears ThreadLocal variables each time a new Thread is assigned to a request from tomcat thread pool @@ -32,7 +32,7 @@ org.gcube.distribution maven-portal-bom - 3.6.0 + 3.6.1-SNAPSHOT pom import