[JBoss JIRA] (WFCORE-2030) sasl-authentication-factory should be valid in combination with security-realm in native management interface in CLI
by Darran Lofthouse (JIRA)
[ https://issues.jboss.org/browse/WFCORE-2030?page=com.atlassian.jira.plugi... ]
Darran Lofthouse moved WFLY-7642 to WFCORE-2030:
------------------------------------------------
Project: WildFly Core (was: WildFly)
Key: WFCORE-2030 (was: WFLY-7642)
Component/s: Security
(was: Security)
Affects Version/s: (was: 11.0.0.Alpha1)
> 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)
9 years, 5 months
[JBoss JIRA] (WFCORE-2030) sasl-authentication-factory should be valid in combination with security-realm in native management interface in CLI
by Darran Lofthouse (JIRA)
[ https://issues.jboss.org/browse/WFCORE-2030?page=com.atlassian.jira.plugi... ]
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)
9 years, 5 months
[JBoss JIRA] (ELY-778) Implement add-iterations transformation for some password types
by David Lloyd (JIRA)
David Lloyd created ELY-778:
-------------------------------
Summary: Implement add-iterations transformation for some password types
Key: ELY-778
URL: https://issues.jboss.org/browse/ELY-778
Project: WildFly Elytron
Issue Type: Task
Components: Passwords
Reporter: David Lloyd
Passwords of types that support an iteration count can be transformed to increase the iteration count of an existing password. Only SCRAM currently supports this. Update remaining password types accordingly (see subtask list).
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
9 years, 5 months