-
Bug
-
Resolution: Done
-
Blocker
-
None
-
7.1.0.DR13
-
None
It is not possible to define credential reference and undefine password attribute when password is defined and vice versa in Web Console. I can switch between defined password/undefined credential-reference, undefined password/defined credential-reference using batch mode in CLI, but this cannot be done in Web Console.
Unexpected HTTP response: 500
Request
{
"address" => [
("subsystem" => "messaging-activemq"),
("server" => "default"),
("bridge" => "qux")
],
"operation" => "write-attribute",
"name" => "credential-reference",
"value" => {"clear-text" => "ghjkghkj"}
}
Response
Internal Server Error
{
"outcome" => "failed",
"failure-description" => "WFLYMSGAMQ0019: Alternative attribute of (credential-reference) is already defined.",
"rolled-back" => true,
"response-headers" => {"process-state" => "reload-required"}
}
- is cloned by
-
HAL-1318 It is not possible to define change password provider (native/elytron) when it is defined in messaging bridge settings in Web Console
-
- Closed
-
- relates to
-
JBEAP-8764 Messaging subsystem passwords and credential-reference should be mutually exclusive
-
- Closed
-