[
https://issues.redhat.com/browse/WFLY-12903?page=com.atlassian.jira.plugi...
]
Darran Lofthouse commented on WFLY-12903:
-----------------------------------------
Probably also should add something to the Elytron methods to ensure a null roles can not
be returned from the SecurityIdentity
EJBComponent may throw NPE in certain conditions from
checkCallerSecurityIdentityRole
-------------------------------------------------------------------------------------
Key: WFLY-12903
URL:
https://issues.redhat.com/browse/WFLY-12903
Project: WildFly
Issue Type: Bug
Components: EJB, Security
Reporter: Bartosz Baranowski
Assignee: Bartosz Baranowski
Priority: Major
If there is custom role mapping set up in elytron and it does not handle it properly
'roles' might end up null:
https://github.com/wildfly/wildfly/blob/master/ejb3/src/main/java/org/jbo...
--
This message was sent by Atlassian Jira
(v7.13.8#713008)