[jboss-jira] [JBoss JIRA] (WFCORE-4536) Provide XML schema for credential-reference
Farah Juma (Jira)
issues at jboss.org
Thu Jun 20 13:41:00 EDT 2019
Farah Juma created WFCORE-4536:
----------------------------------
Summary: Provide XML schema for credential-reference
Key: WFCORE-4536
URL: https://issues.jboss.org/browse/WFCORE-4536
Project: WildFly Core
Issue Type: Enhancement
Components: Management, Security
Reporter: Farah Juma
Assignee: Farah Juma
Fix For: 10.0.0.Beta1
With https://issues.jboss.org/browse/EAP7-538, all passwords references in the subsystems must support credential references.
The model attribute is provided by wildlfy-controller module (including its XML parser and marshaller) but the corresponding XML element has been added directly to the subsystems XML schemas. This will become a maintenance issue when/if the credential references has to be updated and all the subsystems schema risk to be out of sync with the actual code reading/writing the credential reference.
We should follow the same design than for threads attributes (provided by the willdfly-threads module): the wildlfy-controller module provides a XML schema for the credential-references with its own versioned namespace and any subsystem that requires it will just refer to it.
--
This message was sent by Atlassian Jira
(v7.12.1#712002)
More information about the jboss-jira
mailing list