You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "Robert Levas (JIRA)" <ji...@apache.org> on 2019/02/23 23:24:00 UTC

[jira] [Updated] (KNOX-1794) Environment variables should be usable when looking up passwords

     [ https://issues.apache.org/jira/browse/KNOX-1794?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Robert Levas updated KNOX-1794:
-------------------------------
    Description: 
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 {{AliasService}} check the environment first then perform the lookup as is done today 
# Specify the name as usual and have the {{AliasService}} 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 only in the environment 



  was:
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 




> 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 {{AliasService}} check the environment first then perform the lookup as is done today 
> # Specify the name as usual and have the {{AliasService}} 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 only in the environment 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)