[ https://issues.apache.org/jira/browse/KNOX-3155?focusedWorklogId=971828&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-971828 ]
ASF GitHub Bot logged work on KNOX-3155: ---------------------------------------- Author: ASF GitHub Bot Created on: 04/Jun/25 14:34 Start Date: 04/Jun/25 14:34 Worklog Time Spent: 10m Work Description: lmccay merged PR #1052: URL: https://github.com/apache/knox/pull/1052 Issue Time Tracking ------------------- Worklog Id: (was: 971828) Time Spent: 20m (was: 10m) > 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 > > Time Spent: 20m > Remaining Estimate: 0h > > 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)