[
https://issues.apache.org/jira/browse/KNOX-2580?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Sandor Molnar updated KNOX-2580:
--------------------------------
Fix Version/s: 3.0.0
(was: 2.1.0)
Due to the pending 2.1.0 release this JIRA has been pushed out to 3.0.0 as part
of a bulk update. If there is a specific reason to pull this back into the
2.1.0 release and you intend to provide a PR in the next few days please
provide justification and reset the Fix Version to 2.1.0.
> Adding a token in TokenStateService should work with token metadata
> -------------------------------------------------------------------
>
> Key: KNOX-2580
> URL: https://issues.apache.org/jira/browse/KNOX-2580
> Project: Apache Knox
> Issue Type: Improvement
> Components: Server
> Affects Versions: 1.6.0
> Reporter: Sandor Molnar
> Assignee: Sandor Molnar
> Priority: Major
> Fix For: 3.0.0
>
>
> Currently, when token management is enabled and a token is being created
> there are two subsequent method invocation is made:
> * addToken(...)
> * addMetadata(String, TokenMetadata)
> This should be refactored in a way that these two methods are merged as
> {{addToken(String, TokenMetadata)}}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)