]
Hynek Švábek commented on WFLY-8299:
------------------------------------
[~brian.stansberry]
RFE EAP7-538 has requirements to update core management to use credential store reference.
This RFE had VERIFICATION TODO state yet. And this wasn't implemented yet.
There is missing CS integration with core management
----------------------------------------------------
Key: WFLY-8299
URL:
https://issues.jboss.org/browse/WFLY-8299
Project: WildFly
Issue Type: Bug
Components: Security
Reporter: Hynek Švábek
Assignee: Darran Lofthouse
Priority: Blocker
Priority is BLOCKER because this issue blocks RFE verification
https://issues.jboss.org/browse/EAP7-538
There must be credential store integration with core management as is mentioned in
requirements of RFE.
*management/security-realm*
*management/security-realm/authentication/truststore* keystore-password
*management/security-realm/server-identity/ssl* key-password and keystore-password
*management/security-realm/server-identity/secret*
*management/security-realm/authentication/users*
But *security-realm* is deprecated, these resources have this description:
{code}
The security-realm configuration is deprecated and may be removed or moved in future
versions.
{code}