-
Task
-
Resolution: Done
-
Major
-
RHDG 8.3.1 GA
Expand the docs and add information on how to run local LDAP server and set up TLS and OAuth2
Add LDAP config file example for both cases
<ldap-realm name="ldap" url="ldaps://${org.infinispan.test.host.address}" principal="uid=admin,ou=People,dc=infinispan,dc=org" credential="strongPassword" client-ssl-context="realm-with-truststore">
LDAP configuration used to generate the "LDAP Realm" (documentation)
reported by @alopezme@redhat.com
- is cloned by
-
ISPN-14941 [Docs] Add content on how to configure LDAP and role mapping
- Resolved