[jboss-jira] [JBoss JIRA] (AS7-2602) Management - unable to add security domain with login module

Brian Stansberry (Resolved) (JIRA) jira-events at lists.jboss.org
Fri Nov 11 18:37:45 EST 2011


     [ https://issues.jboss.org/browse/AS7-2602?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Brian Stansberry resolved AS7-2602.
-----------------------------------

    Resolution: Rejected


Jason has changed the security subsystem fairly significantly. Please discuss on the dev list if things aren't working as expected, as it may not be a bug.
                
> Management - unable to add security domain with login module
> ------------------------------------------------------------
>
>                 Key: AS7-2602
>                 URL: https://issues.jboss.org/browse/AS7-2602
>             Project: Application Server 7
>          Issue Type: Bug
>          Components: Domain Management
>    Affects Versions: 7.1.0.Beta1
>            Reporter: Dominik Pospisil
>            Assignee: Brian Stansberry
>
> It used to be possible to add security domain with login module using subsystem=security/security-domain:add operation. Now the operation supports only cache-type attribute and there is no handler for subsystem=security/security-domain=XXX/authentication:add
> [standalone at localhost:9999 subsystem=security] ./security-domain=test/authentication=simple:add(code="Simple")                            
> {
>     "outcome" => "failed",
>     "failure-description" => "JBAS014739: No handler for add at address [
>     (\"subsystem\" => \"security\"),
>     (\"security-domain\" => \"test2\"),
>     (\"authentication\" => \"simple\")
> ]",
>     "rolled-back" => true
> }

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the jboss-jira mailing list