-
Bug
-
Resolution: Done
-
Major
-
7.1.0.DR7
-
None
All attributes of dir-context resource are read-only.
Attempt to update:
[standalone@localhost:9990 /] /subsystem=elytron/dir-context=dc:write-attribute(name=url, value=ldap://localhost:10389) { "outcome" => "failed", "failure-description" => "WFLYCTL0048: Attribute url is not writable", "rolled-back" => true }
Model description:
"url" => { "type" => STRING, "description" => "The connection url.", "expressions-allowed" => true, "nillable" => true, "min-length" => 1L, "max-length" => 2147483647L, "access-type" => "read-only", "storage" => "configuration" }
Make dir-context updatable.
- is cloned by
-
WFLY-7477 Elytron dir-context not updatable
- Closed
- is incorporated by
-
JBEAP-7538 Upgrade Elytron Subsystem to 1.0.0.Alpha15
- Closed