[jboss-jira] [JBoss JIRA] (WFLY-3604) cannot use 2 login modules with the same "code" in one security domain

Tom Fonteyne (JIRA) issues at jboss.org
Wed Jul 9 12:11:25 EDT 2014


    [ https://issues.jboss.org/browse/WFLY-3604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12983596#comment-12983596 ] 

Tom Fonteyne edited comment on WFLY-3604 at 7/9/14 12:11 PM:
-------------------------------------------------------------

debug (work in progress... will add more as I go along)

17:09:20,071 DEBUG [org.jboss.as.controller.management-operation] (management-handler-thread - 4) JBAS014616: Operation ("add") failed - address: ([
    ("subsystem" => "security"),
    ("security-domain" => "test"),
    ("authentication" => "classic"),
    ("login-module" => "UsersRoles")
]) - failure description: "JBAS014803: Duplicate resource [
    (\"subsystem\" => \"security\"),
    (\"security-domain\" => \"test\"),
    (\"authentication\" => \"classic\"),
    (\"login-module\" => \"UsersRoles\")



was (Author: tfonteyn):
debug:

17:09:20,071 DEBUG [org.jboss.as.controller.management-operation] (management-handler-thread - 4) JBAS014616: Operation ("add") failed - address: ([
    ("subsystem" => "security"),
    ("security-domain" => "test"),
    ("authentication" => "classic"),
    ("login-module" => "UsersRoles")
]) - failure description: "JBAS014803: Duplicate resource [
    (\"subsystem\" => \"security\"),
    (\"security-domain\" => \"test\"),
    (\"authentication\" => \"classic\"),
    (\"login-module\" => \"UsersRoles\")


> cannot use 2 login modules with the same "code" in one security domain
> ----------------------------------------------------------------------
>
>                 Key: WFLY-3604
>                 URL: https://issues.jboss.org/browse/WFLY-3604
>             Project: WildFly
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: Security
>    Affects Versions: 9.0.0.Alpha1
>            Reporter: Tom Fonteyne
>            Assignee: Darran Lofthouse
>
> Using the CLI to setup a security domain with two login modules with the same "code" fails.



--
This message was sent by Atlassian JIRA
(v6.2.6#6264)


More information about the jboss-jira mailing list