[
https://issues.apache.org/jira/browse/KNOX-1794?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16776071#comment-16776071
]
Robert Levas commented on KNOX-1794:
------------------------------------
FYI: [~lmccay], [~smolnar]
> Environment variables should be usable when looking up passwords
> ----------------------------------------------------------------
>
> Key: KNOX-1794
> URL: https://issues.apache.org/jira/browse/KNOX-1794
> Project: Apache Knox
> Issue Type: Improvement
> Components: Server
> Affects Versions: 1.3.0
> Reporter: Robert Levas
> Assignee: Robert Levas
> Priority: Major
> Fix For: 1.3.0
>
>
> When looking up a password, the {{AliasService}} should be able to consult
> the available set of environment variables as well as a remote source and the
> Gateway credential store.
> TBD: How should the alias name be specified in the Gateway configuration to
> determine that the value is to be found using the environment variables.
> # Specify the name as usual and have the Alias service check the environment
> first then perform the lookup as is done today
> # Specify the name as usual and have the Alias service check the environment
> after performing the lookup as is done today
> # Add some decoration to the alias name so that the AliasService knows to
> look in the environment
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)