[jboss-jira] [JBoss JIRA] (WFCORE-2071) Properly handle unknown roles instead of throwing exception

Kabir Khan (JIRA) issues at jboss.org
Mon Jan 16 11:24:06 EST 2017


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

Kabir Khan updated WFCORE-2071:
-------------------------------
    Fix Version/s: 3.0.0.Alpha19
                       (was: 3.0.0.Alpha18)


> Properly handle unknown roles instead of throwing exception
> -----------------------------------------------------------
>
>                 Key: WFCORE-2071
>                 URL: https://issues.jboss.org/browse/WFCORE-2071
>             Project: WildFly Core
>          Issue Type: Bug
>          Components: Security
>            Reporter: Pedro Igor
>            Assignee: Darran Lofthouse
>             Fix For: 3.0.0.Alpha19
>
>
> When mapping roles directly from the identity:
> {code}
> <access-control provider="rbac" use-identity-roles="true"/>
> {code}
> If the identity has a role that is not known, a {{UnknowRoleException}} is thrown.
> Ideally, we should just ignore unknown roles. Or is there any reason for this check ?



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


More information about the jboss-jira mailing list