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)