[
https://issues.apache.org/jira/browse/KNOX-3267?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sandor Molnar updated KNOX-3267:
--------------------------------
+Apache Knox 3.0.0 release preparation+
We are about to cut the 3.0.0 release branch. master will move on to 3.1.0.
This issue is currently unresolved and is not automatically included in 3.0.0.
Please choose one of the following:
# If this belongs in 3.0.0: once the branch is cut, cherry-pick your commit(s)
onto the new v3.0.0 branch in addition to master. Leave Fix Version = 3.0.0 so
we can track it.
# Do nothing: we will move this issue to the next release (3.1.0) as part of
release cleanup.
If we don't hear back and see no cherry-pick, the issue will be re-targeted to
3.1.0. Thanks!
> Add optional credential storing to KNOXTOKEN, CLIENTID and APIKEY Services
> --------------------------------------------------------------------------
>
> Key: KNOX-3267
> URL: https://issues.apache.org/jira/browse/KNOX-3267
> Project: Apache Knox
> Issue Type: Improvement
> Components: JWT
> Reporter: Larry McCay
> Assignee: Larry McCay
> Priority: Major
> Fix For: 3.0.0
>
>
> To allow for protected credential provisioning, we can add an optional param
> to the various token minting APIs to protect the minted tokens within a
> backend credential store.
> Coupled with a token name, that we can provide to the client, the token can
> later be retreived and used.
> In addition, we would be able to also add automatic and transparent rolling
> and rotation of the credentials as appropriate for the use case represented
> by the topology that is hosting the API.
> The backend storage will default to our builtin credential stores but we will
> make this pluggable so that we can use: zookeeper, hashicorp vault, RDBMS or
> a credential/key management server.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)