[jboss-jira] [JBoss JIRA] (WFLY-13601) JACC Not Correctly Activated Without Legacy Security

Darran Lofthouse (Jira) issues at jboss.org
Thu Jun 18 12:54:14 EDT 2020


Darran Lofthouse created WFLY-13601:
---------------------------------------

             Summary: JACC Not Correctly Activated Without Legacy Security
                 Key: WFLY-13601
                 URL: https://issues.redhat.com/browse/WFLY-13601
             Project: WildFly
          Issue Type: Bug
          Components: Security
            Reporter: Darran Lofthouse
            Assignee: Darran Lofthouse
             Fix For: 21.0.0.Beta1


The legacy security subsystem contains a deployment unit processor which establishes the JACC Policy for a deployment as it is deployed, once this subsystem is removed the policy is no longer established.

We need an equivalent within the WildFly Elytron subsystem, at the same time we need to avoid duplication.  Ideally if one subsystem can detect the other it can skip installing it's own DUPs but failing that the DUP will need to check if the other is present.  As we are looking at the required steps to remove legacy security by default we may want to consider the Elytron approach having a higher priority.




--
This message was sent by Atlassian Jira
(v7.13.8#713008)


More information about the jboss-jira mailing list