-
Bug
-
Resolution: Done
-
Major
-
7.1.0.GA
-
None
When attribute required-attributes of Elytron x500-attribute-principal-decoder is added in CLI command then it fails with UnsupportedOperationException:
/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 }
- is cloned by
-
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
- Resolved