]
Brian Stansberry commented on AS7-2602:
---------------------------------------
It has to be either authentication=classic or authentication=jaspi.
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@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: