Sandor Molnar created KNOX-3287:
-----------------------------------
Summary: Knox's Docker image should create
remote.auth.provider.password.alias
Key: KNOX-3287
URL: https://issues.apache.org/jira/browse/KNOX-3287
Project: Apache Knox
Issue Type: Task
Components: docker, Server
Affects Versions: 2.1.0
Reporter: Sandor Molnar
Fix For: 3.0.0
KNOX-3107 added support in the RemoteAuthProvider to protect the truststore
password using Knox's alias service (unfortunately, the related configuration
remained {{remote.auth.truststore.password}} and wasn't updated to
{{{}remote.auth.truststore.password.alias{}}}).
The scope of this work item is:
* fix the configuration name (may be incompatible with previous versions)
* add support in Knox's Docker image to save the truststore password in a
secure way using KnoxCLI (so that we can reference the alias in the "new"
{{remote.auth.truststore.password.alias}} service config).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)