Deprecate LDAP auth (#1969)

deprecate external auth related configuration

issue: https://issues.redhat.com/browse/AAP-29476
This commit is contained in:
Djebran Lezzoum
2024-10-08 18:25:23 +02:00
committed by GitHub
parent ae86cb3d13
commit 848cf17d0b
11 changed files with 33 additions and 16 deletions

View File

@@ -28,6 +28,7 @@ spec:
- setting: MAX_PAGE_SIZE
value: "500"
# LDAP is deprecated
- setting: AUTH_LDAP_BIND_DN
value: "cn=admin,dc=example,dc=com"