[jboss-jira] [JBoss JIRA] (WFLY-7288) Elytron - inconsistency between DMR and XSD representation of ldap-realm

Darran Lofthouse (JIRA) issues at jboss.org
Sun Nov 6 05:20:00 EST 2016


     [ https://issues.jboss.org/browse/WFLY-7288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Darran Lofthouse updated WFLY-7288:
-----------------------------------
    Fix Version/s: 11.0.0.Alpha1


> Elytron - inconsistency between DMR and XSD representation of ldap-realm
> ------------------------------------------------------------------------
>
>                 Key: WFLY-7288
>                 URL: https://issues.jboss.org/browse/WFLY-7288
>             Project: WildFly
>          Issue Type: Bug
>          Components: Security
>            Reporter: Ondrej Lukas
>            Assignee: Ilia Vassilev
>            Priority: Optional
>              Labels: user_experience
>             Fix For: 11.0.0.Alpha1
>
>
> There are inconsistencies between DMR and XSD representation of ldap-realm.
> * According to XSD [1] {{from}} attribute from user-password-mapper is required in ldap-realm. According to DMR {{from}} attribute is {{"nillable" => true}}.
> * According to XSD [2] every attribute ({{algorithm-from}}, {{hash-from}}, {{seed-from}}, {{sequence-from}}) from otp-credential-mapper is required in ldap-realm. According to DMR all these attributes are {{"nillable" => true}}.
> * According to XSD [3] {{name}} of {{attribute}} from new-identity-attributes is required in ldap-realm. According to DMR {{name}} of {{attribute}} is {{"nillable" => true}}.
> These inconsistencies should be unified.
> [1] https://github.com/wildfly-security/elytron-subsystem/blob/82a3cfb2c1c7c87db71d84b79475ddab5193f904/src/main/resources/schema/wildfly-elytron_1_0.xsd#L1008
> [2] https://github.com/wildfly-security/elytron-subsystem/blob/82a3cfb2c1c7c87db71d84b79475ddab5193f904/src/main/resources/schema/wildfly-elytron_1_0.xsd#L1031
> [3] https://github.com/wildfly-security/elytron-subsystem/blob/82a3cfb2c1c7c87db71d84b79475ddab5193f904/src/main/resources/schema/wildfly-elytron_1_0.xsd#L1079



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list