[jboss-jira] [JBoss JIRA] (WFCORE-2030) sasl-authentication-factory should be valid in combination with security-realm in native management interface in CLI

Darran Lofthouse (JIRA) issues at jboss.org
Tue Nov 22 13:16:00 EST 2016


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

Darran Lofthouse updated WFCORE-2030:
-------------------------------------
    Fix Version/s: 3.0.0.Alpha13


> sasl-authentication-factory should be valid in combination with security-realm in native management interface in CLI
> --------------------------------------------------------------------------------------------------------------------
>
>                 Key: WFCORE-2030
>                 URL: https://issues.jboss.org/browse/WFCORE-2030
>             Project: WildFly Core
>          Issue Type: Bug
>          Components: Security
>            Reporter: Ondrej Lukas
>            Assignee: Darran Lofthouse
>            Priority: Critical
>             Fix For: 3.0.0.Alpha13
>
>
> I am not able to add native management interface with both {{sasl-authentication-factory}} and {{security-realm}} attributes. According to comments in EAP7-545 Analysis document [1] setting both of them is valid configuration. However CLI consider this combination as invalid (when running server with standalone-elytron.xml):
> {code}
> /core-service=management/management-interface=native-interface:add(sasl-authentication-factory=application-sasl-authentication,security-realm=ApplicationRealm,socket-binding=management-http)
> {
>     "outcome" => "failed",
>     "failure-description" => "WFLYCTL0105: sasl-authentication-factory is invalid in combination with security-realm",
>     "rolled-back" => true
> }
> {code}



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


More information about the jboss-jira mailing list