-
Bug
-
Resolution: Done
-
Blocker
-
None
-
None
-
None
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.
- clones
-
JBEAP-10116 Missing privileged section in Elytron FileSystemRealm
- Closed