Martin Choma created WFLY-8070:
----------------------------------
Summary: Messaging subsystem passwords and credential-reference should be
mutually exclusive
Key: WFLY-8070
URL:
https://issues.jboss.org/browse/WFLY-8070
Project: WildFly
Issue Type: Bug
Components: JMS, Security
Reporter: Martin Choma
Assignee: Jeff Mesnil
I don't see any useful use case when I want to configure password attribute in
conjuction with credential-reference.
Please mark password attribute and credential-reference in management model as
"alternatives".
alternatives – List of string – Indicates an exclusive relationship between attributes. If
this attribute is defined, the other attributes listed in this descriptor's value
should be undefined (even if their required descriptor says true; i.e. the presence of
this attribute satisfies the requirement.) Default is undefined; i.e. this does not apply
to most attributes.
It applies to:
* {bridge}
** Attributes {{password}} and {{credential-reference}} should be mutually exclusive.
* {jms-bridge}
** Attributes {{source-password}} and {{source-credential-reference}} should be mutually
exclusive.
** Attributes {{target-password}} and {{target-credential-reference}} should be mutually
exclusive.
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)