[wildfly-dev] Missing Credential Store integration in core Management

Darran Lofthouse darran.lofthouse at jboss.com
Mon Apr 24 04:17:15 EDT 2017


Jira issues already exist to address these.

On 22/04/17 06:19, Emmanuel Hugonnet wrote:
> Hi,
> Currently we store passwords for core management in various attributes.
> With Elytron we can use a Credential Store to store those attributes values using a CredentialReference, which led to [1].
> Investigating we have found the following attributes :
> * SecretServerIdentityResourceDefinition.VALUE
> * SSLServerIdentityResourceDefinition.KEYSTORE_PASSWORD KEY_PASSWORD
> * TruststoreAuthenticationResourceDefinition.KEYSTORE_PASSWORD
> * LocalAuthenticationResourceDefinition.DEFAULT_USER ALLOWED_USERS
> * UserResourceDefinition.PASSWORD
> * LdapConnectionResourceDefinition.SEARCH_CREDENTIAL
>
> Did we miss attributes that could be alternative of CredentialReference ?
>
> KEYSTORE_PASSWORD KEY_PASSWORD (in SSLServerIdentityResourceDefinition and TruststoreAuthenticationResourceDefinition) are using the
> attribute definitions of KeystoreAttributes.
> We could introduce the alternatives in those definition but that would impact SyslogAuditLogProtocolResourceDefinition.TlsKeyStore.
>
> Cheers,
> Emmanuel
>
> [1]: https://issues.jboss.org/browse/WFCORE-2483
>
>
>
> _______________________________________________
> wildfly-dev mailing list
> wildfly-dev at lists.jboss.org
> https://lists.jboss.org/mailman/listinfo/wildfly-dev
>


More information about the wildfly-dev mailing list