[jboss-jira] [JBoss JIRA] (AS7-884) Use Vault for domain management passwords in config
Brian Stansberry (JIRA)
jira-events at lists.jboss.org
Sun Jan 29 17:54:49 EST 2012
[ https://issues.jboss.org/browse/AS7-884?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12662633#comment-12662633 ]
Brian Stansberry commented on AS7-884:
--------------------------------------
The thing that has to happen is any attribute in the model that stores a password should support an expression. The Stage.RUNTIME handler should call context.resolveModelAttribute or AttributeDefinition.resolveModelAttribute (if the attribute has an associated AttributeDefinition). Those calls will result in the vault being checked.
I have a JIRA assigned to me for the SSL password in the web subsystem.
> Use Vault for domain management passwords in config
> ---------------------------------------------------
>
> Key: AS7-884
> URL: https://issues.jboss.org/browse/AS7-884
> Project: Application Server 7
> Issue Type: Task
> Components: Domain Management
> Reporter: Darran Lofthouse
> Assignee: Darran Lofthouse
> Fix For: 7.1.0.Final
>
>
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list