]
Bartosz Baranowski updated WFLY-12903:
--------------------------------------
Description: If there is custom role mapping set up in elytron and it does not handle
it properly 'roles' might end up null:
EJBComponent may throw NPE in certain conditions from
checkCallerSecurityIdentityRole
-------------------------------------------------------------------------------------
Key: WFLY-12903
URL:
https://issues.redhat.com/browse/WFLY-12903
Project: WildFly
Issue Type: Enhancement
Components: EJB, Security
Reporter: Bartosz Baranowski
Assignee: Bartosz Baranowski
Priority: Minor
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...