From f7e5c29c5498321f43a0e9dba832227a7a9f4dee Mon Sep 17 00:00:00 2001 From: Mauro Mugnaini Date: Mon, 4 Apr 2022 13:25:41 +0200 Subject: [PATCH] Releasing v.1.2.0 --- CHANGELOG.md | 4 ++-- pom.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 220eaee..0bd9c46 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,8 +2,8 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm # Changelog for "keycloak-client" -## [v1.2.0-SNAPSHOT] -- Added OIDC token retrieve for clients [#23076] and UMA token from OIDC token instead for credentials +## [v1.2.0] +- Added OIDC token retrieve for clients [#23076] and UMA token from OIDC token as bearer auth, instead of credentials only (basic auth) ## [v1.1.0] - Added refresh token facilities for expired tokens (#22515) and some helper methods added. diff --git a/pom.xml b/pom.xml index 59e477a..68f600e 100644 --- a/pom.xml +++ b/pom.xml @@ -13,7 +13,7 @@ org.gcube.common keycloak-client - 1.2.0-SNAPSHOT + 1.2.0