[
https://issues.apache.org/jira/browse/KNOX-3155?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Larry McCay reassigned KNOX-3155:
---------------------------------
Assignee: Larry McCay
> Isolate the CLIENTID and APIKEY param names from KNOXTOKEN
> ----------------------------------------------------------
>
> Key: KNOX-3155
> URL: https://issues.apache.org/jira/browse/KNOX-3155
> Project: Apache Knox
> Issue Type: Bug
> Components: Server
> Reporter: Larry McCay
> Assignee: Larry McCay
> Priority: Major
> Fix For: 2.1.0
>
>
> The new APIs that extend KNOXTOKEN API leverage the param names of the parent
> API even when it translates from one to the other. There is a problem with
> colocating any of these three APIs in the same topology as the params are
> getting confused across the implementations and they step on each other.
> We need to disambiguate them based on prefixes for the extensions that can be
> used in the init method and set the appropriate member variables in either
> the parent or the extension for use by the runtime.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)