fix: use hydra-ldap and olm operator to fix example
This commit is contained in:
7
examples/authenticated-app/patches/hydra-ldap-sc.yaml
Normal file
7
examples/authenticated-app/patches/hydra-ldap-sc.yaml
Normal file
@ -0,0 +1,7 @@
|
||||
- op: replace
|
||||
path: "/data/WERTHER_LDAP_BINDDN"
|
||||
value: "Y249c2VydmljZXVzZXIsb3U9c3ZjYWNjdHMsb3U9dXNlcnMsZGM9Z2xhdXRoLGRjPWNvbQ==" # cn=serviceuser,ou=svcaccts,ou=users,dc=glauth,dc=com
|
||||
|
||||
- op: replace
|
||||
path: "/data/WERTHER_LDAP_BINDPW"
|
||||
value: "bXlzZWNyZXQ=" # mysecret
|
Reference in New Issue
Block a user