mirror of
https://github.com/keycloak/keycloak.git
synced 2026-01-08 14:32:05 -03:30
Update JNDI reference in LDAP referrals documentation (#45129)
Clarified the term 'JNDI' in the LDAP referrals section. Closes #45040
This commit is contained in:
parent
6dc2e269be
commit
f2c527239d
@ -8,7 +8,7 @@ Notable changes may include internal behavior changes that prevent common miscon
|
||||
LDAP referrals now by default are only allowed to include LDAP URLs.
|
||||
This change enhances security and aligns with best practices for LDAP configurations.
|
||||
|
||||
This also prevents other JDNI references from being used in case you have written custom extensions.
|
||||
This also prevents other JNDI references from being used in case you have written custom extensions.
|
||||
To restore the original behavior, set the option `spi-storage--ldap--secure-referral` to `false`.
|
||||
When doing this, we recommend to disable LDAP referrals in all LDAP providers.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user