[jboss-jira] [JBoss JIRA] (ELY-1207) Incorrectly named attribute match-user in authentication-context in Elytron subsystem

Jan Kalina (JIRA) issues at jboss.org
Mon May 29 09:51:00 EDT 2017


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

Jan Kalina moved WFCORE-2875 to ELY-1207:
-----------------------------------------

        Project: WildFly Elytron  (was: WildFly Core)
            Key: ELY-1207  (was: WFCORE-2875)
    Component/s: XML
                     (was: Security)


> Incorrectly named attribute match-user in authentication-context in Elytron subsystem
> -------------------------------------------------------------------------------------
>
>                 Key: ELY-1207
>                 URL: https://issues.jboss.org/browse/ELY-1207
>             Project: WildFly Elytron
>          Issue Type: Bug
>          Components: XML
>            Reporter: Ondrej Lukas
>            Assignee: Darran Lofthouse
>            Priority: Critical
>              Labels: user_experience
>
> Rule matcher {{match-user}} in authentication-context in Elytron subsystem internally uses {{org.wildfly.security.auth.client.MatchUserRule}}. This matcher works based on passed userinfo. However naming of {{match-user}} in Elytron subsystem indicates that just user part of userinfo should be used in matching.
> Also description in CLI is not correct, it says: _The user to match against._
> It means one of following should be changed:
> * name of {{match-user}}
> * functionality of {{MatchUserRule}}
> Since Elytron client configuration file includes for the same matcher with name {{match-userinfo}} then I suggest to rename attribute {{match-user}} in {{authentication-context}} in Elytron subsystem to {{match-userinfo}} and improve description in CLI and XSD.



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


More information about the jboss-jira mailing list