Skip to content
Snippets Groups Projects
Commit db9a594c authored by Matthias Wolf's avatar Matthias Wolf Committed by Fernando Apesteguía
Browse files

net/keycloak: Update to 20.0.3

ChangeLog: https://www.keycloak.org/2023/01/keycloak-2003-released.html

 * User role mapping tab: Show effective client roles for a user keycloak-ui
 section/users
 * ProviderConfigProperty.MAP_TYPE error in new UI keycloak-ui section/identity
 providers
 * Unable to turn on "Bypass identity confirmation" keycloak-ui
 section/authentication
 * Adding Form sub-flow broken on admin v2 keycloak-ui section/authentication
 * Custom User Provider SPI: There are no settings to configure the periodically
 synchronization of users keycloak-ui section/user federation
 * Assign roles to account - paging doesn't work keycloak-ui section/users
 * Realm selector requires two clicks to select something keycloak-ui
 section/realms
 * User management -> User in 2 subgroups with the same group name assignment
 does not work keycloak-ui section/users
 * Invalid language tag error when changing realm localization settings
 keycloak-ui section/realm settings
 * `Missing ":type" param` in the Events page when there are Client Scope
 events keycloak-ui section/events
 * Import client broken keycloak-ui section/clients
 * New Admin Console only, unable to add client profile in the first client
 policy keycloak-ui section/realm settings
 * Disabling hostname strict in prod doesn't disable https keycloak dist/quarkus
 * snakeyaml vulnerability GHSA-3mc7-4q67-w48m impacting CLI keycloak admin/cli
 * The redirect URI cannot be verified during logout in the case when client
 was removed keycloak oidc
 * Wrong auth session id being used when validating auth session id cookies
 keycloak core
 * Update XStream to 1.4.20 to fix CVE-2022-40151 & CVE-2022-41966 keycloak
 * Timeout when executing command PutMapCommand keycloak storage
 * Set OkHttp to 4.10.0 in parent pom keycloak
 * Lack of validation of access token on client registrations endpoint keycloak
 oidc

PR:		268939
Reported by:	freebsd@rheinwolf.de (maintainer)
MFH:		2023Q1 (bugfix, security fixes)
Security:	CVE-2022-40151, CVE-2022-41966
parent e44b343e
No related branches found
No related tags found
No related merge requests found
PORTNAME= keycloak
PORTVERSION= 20.0.2
PORTVERSION= 20.0.3
CATEGORIES= net java
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/${PORTVERSION}/
......
TIMESTAMP = 1671008949
SHA256 (keycloak-20.0.2.tar.gz) = 3d575cca0fdb2ff8f5e73408cc4cd83e1eeac7758c77cbf17cedc9cd925f94fc
SIZE (keycloak-20.0.2.tar.gz) = 173425485
TIMESTAMP = 1673599596
SHA256 (keycloak-20.0.3.tar.gz) = 31ef88cdb58197a751788a58a9f6ad926dcaf0200a83b78105f33e90690e97cf
SIZE (keycloak-20.0.3.tar.gz) = 175709526
This diff is collapsed.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment