Josef Cacek created ELY-982:
-------------------------------
Summary: Filtering properties for EXTERNAL SASL mechanism differs from Oracle
implementaion
Key: ELY-982
URL:
https://issues.jboss.org/browse/ELY-982
Project: WildFly Elytron
Issue Type: Bug
Reporter: Josef Cacek
Assignee: Darran Lofthouse
SASL mechanism filtering in Elytron {{ExternalSasl*}} factories differs from Oracle one.
http://docs.oracle.com/javase/jndi/tutorial/ldap/security/sasl.html
Oracle has EXTERNAL mechanism valid for policies:
* javax.security.sasl.policy.noplaintext
* javax.security.sasl.policy.noactive
* javax.security.sasl.policy.nodictionary
Elytron factories doesn't allow EXTERNAL mechanism for these filtering properties set
to true.
[~dlofthouse] If the changed filtering policy is intentional, please reject this issue.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)