Larry McCay created KNOX-3109:
---------------------------------
Summary: Passcode Tokens to use as API Keys and Bearer Token
Key: KNOX-3109
URL: https://issues.apache.org/jira/browse/KNOX-3109
Project: Apache Knox
Issue Type: Improvement
Components: Server
Reporter: Larry McCay
Assignee: Larry McCay
Currently, passcode tokens can only be used as passwords with HTTP Basic
authentication headers.
This change will enable them to be accepted as Authorization: Bearer tokens as
well as introduce TokenMetadataType API_KEY. The latter enabling the creation
and management of tokens within the Token Management page and API by API_KEY
for those that want to put a specific user experience in front of the API or
want to use the generic Knox Token Management page with the additional metadata
via search, etc.
This will require a change to both the token metadata and the JWTProvider.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)