[jboss-jira] [JBoss JIRA] (WFCORE-3604) Attribute required-attributes of Elytron x500-attribute-principal-decoder cannot be added to configuration

Ondrej Lukas (JIRA) issues at jboss.org
Wed Feb 14 02:21:02 EST 2018


Ondrej Lukas created WFCORE-3604:
------------------------------------

             Summary: Attribute required-attributes of Elytron x500-attribute-principal-decoder cannot be added to configuration
                 Key: WFCORE-3604
                 URL: https://issues.jboss.org/browse/WFCORE-3604
             Project: WildFly Core
          Issue Type: Bug
          Components: Security
            Reporter: Ondrej Lukas
            Assignee: Darran Lofthouse


When attribute {{required-attributes}} of Elytron x500-attribute-principal-decoder is added in CLI command then it fails with UnsupportedOperationException:

{code}
/subsystem=elytron/x500-attribute-principal-decoder=x500-decoder:add(attribute-name=cn,required-attributes=[cn])
{
    "outcome" => "failed",
    "failure-description" => "WFLYCTL0158: Operation handler failed: java.lang.UnsupportedOperationException",
    "rolled-back" => true
}
{code}



--
This message was sent by Atlassian JIRA
(v7.5.0#75005)


More information about the jboss-jira mailing list