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)