-
Bug
-
Resolution: Done
-
Blocker
-
1.1.0.Beta37
Elytron filesystem-realm should load existing identities from file system. The steps to reproduce results in:
[standalone@localhost:9990 /] /subsystem=elytron/filesystem-realm=realm/identity=user:read-identity
{
"outcome" => "failed",
"failure-description" => "WFLYCTL0216: Management resource '[
(\"subsystem\" => \"elytron\"),
(\"filesystem-realm\" => \"realm\"),
(\"identity\" => \"user\")
]' not found",
"rolled-back" => true
}
[standalone@localhost:9990 /] /subsystem=elytron/filesystem-realm=realm/identity=user:add
{
"outcome" => "failed",
"failure-description" => "WFLYELY01000: Identity with name [user] already exists.",
"rolled-back" => true
}
- clones
-
WFCORE-2691 Elytron modifiable realms should show existing identities in subsystem
-
- Resolved
-
-
JBEAP-9462 Elytron filesystem-realm should load existing identities from file system
-
- Closed
-