[jboss-jira] [JBoss JIRA] (WFLY-7590) Inconsistency in attribute name of Elytron name-rewriter/final-name-rewriter

Ondrej Lukas (JIRA) issues at jboss.org
Tue Nov 15 03:34:01 EST 2016


Ondrej Lukas created WFLY-7590:
----------------------------------

             Summary: Inconsistency in attribute name of Elytron name-rewriter/final-name-rewriter
                 Key: WFLY-7590
                 URL: https://issues.jboss.org/browse/WFLY-7590
             Project: WildFly
          Issue Type: Bug
          Components: Security
            Reporter: Ondrej Lukas
            Assignee: Darran Lofthouse


In Elytron subsystem there are attributes {{name-rewriter}} and {{final-name-rewriter}} which serves for the same purpose. Both of them are used for final name rewriting. It can be confusing when two different names are used for the same type of attribute.

Attribute {{name-rewriter}} is used in:
* {{realms}} attribute in {{security-domain}}

Attribute {{final-name-rewriter}} is used in:
* {{mechanism-configurations}} in both {{http-authentication-factory}} and {{sasl-authentication-factory}}
* {{mechanism-realm-configurations}} in {{mechanism-configurations}} in both {{http-authentication-factory}} and {{sasl-authentication-factory}}

Names of {{name-rewriter}} and {{final-name-rewriter}} should be unified for this resources in DMR and also in XSD.



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


More information about the jboss-jira mailing list