[jboss-jira] [JBoss JIRA] (ELY-403) Add permissive mode to WildflySecurityManager to log policy exceptions but not enforce them.
Jason Shepherd (JIRA)
issues at jboss.org
Fri Jan 8 02:09:00 EST 2016
[ https://issues.jboss.org/browse/ELY-403?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13146061#comment-13146061 ]
Jason Shepherd edited comment on ELY-403 at 1/8/16 2:08 AM:
------------------------------------------------------------
There are these options for the JDK, but they don't help you to generate policy files because the Security Manager still forces a halt of execution at the first exception.
[http://docs.oracle.com/javase/8/docs/technotes/guides/security/troubleshooting-security.html|http://docs.oracle.com/javase/8/docs/technotes/guides/security/troubleshooting-security.html]
was (Author: jshepher):
There are these options for the JDK, but they don't help you to generate policy files because the Security Manager still forces a halt of execution at the first exception.
[#http://docs.oracle.com/javase/8/docs/technotes/guides/security/troubleshooting-security.html]
> Add permissive mode to WildflySecurityManager to log policy exceptions but not enforce them.
> --------------------------------------------------------------------------------------------
>
> Key: ELY-403
> URL: https://issues.jboss.org/browse/ELY-403
> Project: WildFly Elytron
> Issue Type: Feature Request
> Components: Security Manager
> Affects Versions: 1.1.0.Beta3
> Reporter: Jason Shepherd
> Assignee: David Lloyd
>
> If you enable the security manager the any policies in force will halt the execution of your application at the first policy violation, making creating a policy tedious. With this feature enabled a developer can enable the security manager, but also set it to permissive mode. This will result in the required policy rules being logged, making policy generation possible.
--
This message was sent by Atlassian JIRA
(v6.4.11#64026)
More information about the jboss-jira
mailing list