[jboss-jira] [JBoss JIRA] (WFLY-12903) EJBComponent may throw NPE in certain conditions from checkCallerSecurityIdentityRole
Bartosz Baranowski (Jira)
issues at jboss.org
Thu Dec 19 06:26:04 EST 2019
[ https://issues.redhat.com/browse/WFLY-12903?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
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: https://github.com/wildfly/wildfly/blob/master/ejb3/src/main/java/org/jboss/as/ejb3/component/EJBComponent.java#L628
> 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/jboss/as/ejb3/component/EJBComponent.java#L628
--
This message was sent by Atlassian Jira
(v7.13.8#713008)
More information about the jboss-jira
mailing list