]
Hynek Švábek closed WFCORE-1927.
--------------------------------
Resolution: Rejected
There is inconsistency in Elyton mapped-regex-realm-mapper model
between DMR and XSD.
-------------------------------------------------------------------------------------
Key: WFCORE-1927
URL:
https://issues.jboss.org/browse/WFCORE-1927
Project: WildFly Core
Issue Type: Bug
Components: Security
Reporter: Hynek Švábek
Assignee: Darran Lofthouse
There is inconsistency in Elyton mapped-regex-realm-mapper model between DMR and XSD.
There is mappedRegexRealmMapperType with "realm-mapping" element in XSD [1]
but
in DMR is "realm-map" attribute.
Base on this are wrong information in XSD about "from", "to"
attributes
These inconsistencies should be unified.
[1]
https://github.com/wildfly-security/elytron-subsystem/blob/580569d17cb6c3...