Created attachment 248055 [details] net/keycloak Upgrade Keycloak to 23.0.5. Tested on 13.2-RELEASE. Poudriere builds ok at https://poudriere.rheinwolf.de/builds/20240129-09:30:45.80932/.
Committed, Thanks!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=28ad89c84cfbc6077490c0e413731ee4a12db7b9 commit 28ad89c84cfbc6077490c0e413731ee4a12db7b9 Author: Matthias Wolf <freebsd@rheinwolf.de> AuthorDate: 2024-02-03 12:21:20 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2024-02-04 17:47:41 +0000 net/keycloak: Update to 23.0.5 ChangeLog: https://www.keycloak.org/2024/01/keycloak-2305-released.html New features * Update Route53 HA guide to be compatible with ROSA and Openshift 4.14.x * Remove conditional statements about Windows / Linux from the docs docs Enhancements * Role mapping tab no longer visible when using fine grained permissions after upgrade from 20.0.3 to 21.0.2 admin/ui * Clarification needed of use of containers * Change RHDG references to Infinispan * Don't differentiate Windows for getting started docs * Update to Quarkus 3.2.10 Bugs * Multiple failures in OfflineServletsAdapterTest (testServlet, testServletWithConsent, testServletWithRevoke) testsuite * admin-fine-grained-authz + client authorization settings requires view-client role admin/ui * Read Only Access of a realm clients' Authz is broken for Admin Console admin/ui * User details tab does not display or update attibutes with dot admin/ui * Read Only Access of the realm users' "Role mapping" tab is broken for Admin Console admin/ui * Log Injection during WebAuthn authentication/registration authentication * Admin Console: Realm Dropdown should only show the realms the user has access to admin/ui * Account v3 theme - theme.properties Custom theme scripts not loading account/ui * Removing all group attributes no longer works with keycloak-admin-client (java) admin/client-java * `/admin/realms/{realm-name}/ui-ext/realms` endpoint leaks realms the user doesn't have access to see admin/ui * Flaky test: org.keycloak.testsuite.adapter.servlet.OfflineServletsAdapterTest#testServlet ci * Since 23, start-dev command line arguments parsing is buggy dist/quarkus * admin ui uses hyphen instead of dot as realm attribute separator admin/ui * Keycloak HA Guide uses token for cross-site setup that expires * GitHub Status check is green if the build fails ci * Workflow failure: FIPS IT - KcSamlEncryptedIdTest#testEncryptedElementIsReadableInDeprecatedMode ci PR: 276706 Reported by: freebsd@rheinwolf.de (maintainer) net/keycloak/Makefile | 4 +- net/keycloak/distinfo | 6 +- net/keycloak/pkg-plist | 240 ++++++++++++++++++++++++------------------------- 3 files changed, 125 insertions(+), 125 deletions(-)