Jan Kalina created ELY-759:
------------------------------
Summary: DirContext with non-simple auth-level should use Elytron SASL
Key: ELY-759
URL:
https://issues.jboss.org/browse/ELY-759
Project: WildFly Elytron
Issue Type: Bug
Reporter: Jan Kalina
Assignee: Darran Lofthouse
DirContext allows to use SASL for LDAP authentication:
{code:java}
<dir-context authentication-level="DIGEST-MD5"
name="DirContextInsecure" url="ldap://localhost:11391/"/>
{code}
Would be logical to ensure Elytron SASL clients will be used.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)