[jboss-jira] [JBoss JIRA] (WFLY-7808) Security subsystem, audit provider-module lacks "module" attribute

Peter Palaga (JIRA) issues at jboss.org
Fri Dec 16 03:33:00 EST 2016


Peter Palaga created WFLY-7808:
----------------------------------

             Summary: Security subsystem, audit provider-module lacks "module" attribute
                 Key: WFLY-7808
                 URL: https://issues.jboss.org/browse/WFLY-7808
             Project: WildFly
          Issue Type: Bug
          Components: Security
            Reporter: Peter Palaga
            Assignee: Darran Lofthouse


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