[
https://issues.jboss.org/browse/ELY-1246?page=com.atlassian.jira.plugin.s...
]
Ilia Vassilev edited comment on ELY-1246 at 10/6/17 3:22 PM:
-------------------------------------------------------------
allow-sasl-mechanisms, allow-all-sasl-mechanisms and forbid-sasl-mechanisms are removed
with PR
https://github.com/wildfly-security/wildfly-elytron/pull/883 which is already
merged. I'll open another issue to track the remaining mismatches between XSD and
parser.
was (Author: ivassile):
allow-sasl-mechanisms, allow-all-sasl-mechanisms and forbid-sasl-mechanisms are removed
with PR
https://github.com/wildfly-security/wildfly-elytron/pull/883
The elytron-1_0.xsd has elements the parser does not accept
-----------------------------------------------------------
Key: ELY-1246
URL:
https://issues.jboss.org/browse/ELY-1246
Project: WildFly Elytron
Issue Type: Bug
Reporter: James Perkins
Assignee: Ilia Vassilev
There are elements in the {{elytron-1_0.xsd}} that the parser does not accept. While I
didn't check them all here are at least a few that are in the XSD that the parser will
reject:
* {{allow-sasl-mechanisms}}
* {{allow-all-sasl-mechanisms}}
* {{forbid-sasl-mechanisms}}
This may be all of them, but it should likely be validated that those are the only ones.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)