[jboss-jira] [JBoss JIRA] (WFLY-8727) Resources that expose capabilities cannot use a capability reference for legacy security-domain attributes

Brian Stansberry (JIRA) issues at jboss.org
Mon May 8 16:45:00 EDT 2017


Brian Stansberry created WFLY-8727:
--------------------------------------

             Summary: Resources that expose capabilities cannot use a capability reference for legacy security-domain attributes
                 Key: WFLY-8727
                 URL: https://issues.jboss.org/browse/WFLY-8727
             Project: WildFly
          Issue Type: Bug
          Components: Security
            Reporter: Brian Stansberry
            Assignee: Brian Stansberry


A number of resources expose 'security-domain' or similarly named attributes, the value of which is a legacy picketbox-based security domain. Referential integrity and value completion cannot be used for the attributes because the subsystem=security/security-domain resources do not expose a capability.

This also relates to WFLY-3858 which was fixed via addition of a private capability to subsystem=security/security-domain for use by the infinispan subsystem. Better would be a normal public capability.

Doing this will also mean tightening up the API exposed by the legacy security domain to remove methods that should not be available to callers outside the security subsystem.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list