[jboss-jira] [JBoss JIRA] (WFCORE-3604) Attribute required-attributes of Elytron x500-attribute-principal-decoder cannot be added to configuration, doing this via management API leads to server stop
Pavel Jelinek (JIRA)
issues at jboss.org
Thu Feb 15 07:53:00 EST 2018
[ https://issues.jboss.org/browse/WFCORE-3604?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13533787#comment-13533787 ]
Pavel Jelinek commented on WFCORE-3604:
---------------------------------------
I'm going to raise priority since when you try to do this not via CLI but directly via management API (e.g. via Web Console) and then you perform the required reload the server stops due to _java.lang.UnsupportedOperationException_.
> Attribute required-attributes of Elytron x500-attribute-principal-decoder cannot be added to configuration, doing this via management API leads to server stop
> ---------------------------------------------------------------------------------------------------------------------------------------------------------------
>
> Key: WFCORE-3604
> URL: https://issues.jboss.org/browse/WFCORE-3604
> Project: WildFly Core
> Issue Type: Bug
> Components: Security
> Affects Versions: 4.0.0.Alpha10
> Reporter: Ondrej Lukas
> Assignee: Yeray Borges
>
> 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