[jboss-jira] [JBoss JIRA] (WFLY-7854) [GSS] (7.1.z) Security subsystem, audit provider-module lacks "module" attribute

Peter Palaga (JIRA) issues at jboss.org
Thu Jan 5 08:16:00 EST 2017


Peter Palaga created WFLY-7854:
----------------------------------

             Summary: [GSS] (7.1.z) Security subsystem, audit provider-module lacks "module" attribute
                 Key: WFLY-7854
                 URL: https://issues.jboss.org/browse/WFLY-7854
             Project: WildFly
          Issue Type: Bug
          Components: Security
            Reporter: Peter Palaga
            Assignee: Peter Palaga


Cloned from https://bugzilla.redhat.com/show_bug.cgi?id=1392436 :

When adding a provider module for auditing:

{code}
[standalone at orac.usersys.redhat.com:9999 /] /subsystem=security/security-domain=LdapRealm/audit=classic/provider-module=test:add(

=> hit TAB

code=            module-options=  
{code}

There is no attribute "module" which would allow a customer to install a custom module.

Workaround: custom jar file must be added to the "org.picketbox" module.
However, this needs to be checked/redone each time a CP is installed making it a big overhead when a customer has many installations.

Logging as a bug and not an RFE, as the presence of the "module" attribute was expected.

The "module" attribute is defined in the jboss-as-security and wildfly-security schemas since version 1.1, but it seems to never have been implemented.

cc [~tfonteyn], [~j_ri]



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


More information about the jboss-jira mailing list