[
https://issues.jboss.org/browse/ELY-462?page=com.atlassian.jira.plugin.sy...
]
Jan Kalina updated ELY-462:
---------------------------
Description:
UPDATE: There will be DirContext suppling service, which will be referenced by realm:
* output of service will be ExceptionSupplier<DirContext>, but the returning
DirContext will be only delegator, which will call real DirContext and instead of close()
it will do returnContext()
was:
-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>
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
UPDATE: There will be DirContext suppling service, which will be referenced by realm:
* output of service will be ExceptionSupplier<DirContext>, but the returning
DirContext will be only delegator, which will call real DirContext and instead of close()
it will do returnContext()
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)