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

James Perkins (Jira) issues at jboss.org
Tue Dec 11 12:18:01 EST 2018


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

James Perkins updated WFLY-11083:
---------------------------------
    Fix Version/s: 15.0.0.Final


> Incorrectly named attribute match-user in authentication-context in Elytron subsystem
> -------------------------------------------------------------------------------------
>
>                 Key: WFLY-11083
>                 URL: https://issues.jboss.org/browse/WFLY-11083
>             Project: WildFly
>          Issue Type: Bug
>          Components: Documentation
>            Reporter: Jan Kalina
>            Assignee: Jan Kalina
>            Priority: Critical
>              Labels: user_experience
>             Fix For: 15.0.0.Beta1, 15.0.0.Final
>
>
> 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.12.1#712002)


More information about the jboss-jira mailing list