-
Bug
-
Resolution: Unresolved
-
Major
-
None
-
None
-
None
Currently running /subsystem=elytron/properties-realm=ManagementRealm:read-resource() results in the output:
{
"outcome" => "success",
"result" => {
"groups-attribute" => "groups",
"groups-properties" => {
"path" => "mgmt-groups.properties",
"relative-to" => "jboss.server.config.dir"
},
"users-properties" => {
"path" => "mgmt-users.properties",
"relative-to" => "jboss.server.config.dir",
"digest-realm-name" => "ManagementRealm"
}
}
}
which is missing the plain-text attribute
- is blocked by
-
WFCORE-4924 CLI enable-sasl-management doesn't handle "plain-text" attribute
-
- Closed
-