[jboss-jira] [JBoss JIRA] (WFLY-7685) Elytron mapped-regex-realm-mapper "name" attribute has wrong description.

Hynek Švábek (JIRA) issues at jboss.org
Mon Nov 28 08:36:00 EST 2016


Hynek Švábek created WFLY-7685:
----------------------------------

             Summary: Elytron mapped-regex-realm-mapper "name" attribute has wrong description.
                 Key: WFLY-7685
                 URL: https://issues.jboss.org/browse/WFLY-7685
             Project: WildFly
          Issue Type: Bug
            Reporter: Hynek Švábek
            Assignee: Jason Greene


Elytron mapped-regex-realm-mapper "name" attribute has wrong description.

{code}
https://github.com/wildfly-security/elytron-subsystem/blob/580569d17cb6c3b1e823a2149b156c36d186f0dd/src/main/resources/schema/wildfly-elytron_1_0.xsd#L1925
{code}

*Actual description*
{code}
The unique name for the RealmMapper, note names used for NameRewriters must be unique
across the whole context.
{code}

*Expected description*
{code}
The unique name for the RealmMapper, note names used for RealmMappers must be unique
across the whole context.
{code}



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



More information about the jboss-jira mailing list