[jboss-jira] [JBoss JIRA] (ELY-759) DirContext with non-simple auth-level should use Elytron SASL
Jan Kalina (JIRA)
issues at jboss.org
Tue Nov 15 10:24:00 EST 2016
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)
More information about the jboss-jira
mailing list