AuthorisationService Release Notes
Patches for this major release
Patches are shown based on recency and will appear below as soon as they are issued.
Release 24.4.14
Dependencies and Component Updates
The following central components will be shipped in the noted version, along with relevant product and service dependencies:
Components | Version |
---|---|
Keycloak providers UPDATED | 24.4.11 |
Alpine Image | 3.20 |
Keycloak | 22 |
Microsoft .NET | 8 |
Features
Change LDAP user search behaviour for LDAP synchronisation
Requests to AuthService that require access to user or group datasets or now optimized to get the required data from the KeyCloak database instead of reading it directly from LDAP. This should avoid timeout errors.
Client Credential encryption for LDAP login
The LDAP login credentials are now per default encrypted between the login screen and the AuthService backend. This feature can be disabled if required.
Fixes
Item# | Item |
233620 | AS: AuthService returns wrong groups for users with similar names |
233692 | AS KC: LDAP sync did not assign group member to group |
234429 | AS KC: Multiple same group members in Keycloak Group |