]
David Lloyd updated ELY-1584:
-----------------------------
Summary: Add ability to log security manager violations to out-of-band log file (was:
Add ability to log security manager violates to out-of-band log file)
Add ability to log security manager violations to out-of-band log
file
----------------------------------------------------------------------
Key: ELY-1584
URL:
https://issues.jboss.org/browse/ELY-1584
Project: WildFly Elytron
Issue Type: Enhancement
Components: Security Manager
Reporter: David Lloyd
It would be useful for CI if we could set a system property which would log security
manager permission check violations (and the details thereof) to a log file, outside of
the standard log infrastructure. This would potentially allow us to fail CI when
unexpected "hidden" permission violations occur by way of a post-build script
analyzes the log output.
This might also be useful for troubleshooting more obscure security manager related
problems.