]
Jan Kalina updated ELY-462:
---------------------------
Summary: DirContext suppliing service to be used in LDAP realm (was: LDAP realm
should use JNDI to obtain LdapContext)
DirContext suppliing service to be used in LDAP realm
-----------------------------------------------------
Key: ELY-462
URL:
https://issues.jboss.org/browse/ELY-462
Project: WildFly Elytron
Issue Type: Task
Reporter: Jan Kalina
Assignee: Jan Kalina
Priority: Minor
-LDAP realm should use JNDI to obtain LdapContext (as JDBC realm use datasource) -
configuration of connection should be outside of Elytron configuration.-
(requested by Darran on F2F)
UPDATE: There will be DirContext suppling service, which will be referenced by realm:
* return type ExceptionSupplier<DirContext>