[jboss-jira] [JBoss JIRA] (ELY-1055) Missing privileged section in Elytron FileSystemRealm

Josef Cacek (JIRA) issues at jboss.org
Tue Apr 4 04:55:00 EDT 2017


Josef Cacek created ELY-1055:
--------------------------------

             Summary: Missing privileged section in Elytron FileSystemRealm
                 Key: ELY-1055
                 URL: https://issues.jboss.org/browse/ELY-1055
             Project: WildFly Elytron
          Issue Type: Bug
            Reporter: Josef Cacek
            Assignee: Darran Lofthouse
            Priority: Blocker


Calling Elytron {{SecurityDomain.authenticate()}} method results in {{AccessControlException}} (missing {{FilePermission}}) when Elytron {{FileSystemSecurityRealm}} is used for the domain and server runs with security manager enabled.

This file permission check must not be propagated to the calling user. The only permissions required for him/her should be the {{ElytronPermission}} ones.



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


More information about the jboss-jira mailing list