[ https://issues.apache.org/jira/browse/KNOX-3112?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17946618#comment-17946618 ]
ASF subversion and git services commented on KNOX-3112: ------------------------------------------------------- Commit b08c485ed4d44489722ec4e871469888a3982357 in knox's branch refs/heads/dependabot/maven/commons-io-commons-io-2.14.0 from Larry McCay [ https://gitbox.apache.org/repos/asf?p=knox.git;h=b08c485ed ] KNOX-3112 - Add an API for CLIENT_ID and SECRET based on KNOXTOKEN API (#1011) * KNOX-3112 - Add an API for CLIENT_ID and SECRET based on KNOXTOKEN API > Add a specialized use API for CLIENT_ID and SECRET based on KNOXTOKEN API > ------------------------------------------------------------------------- > > Key: KNOX-3112 > URL: https://issues.apache.org/jira/browse/KNOX-3112 > Project: Apache Knox > Issue Type: Improvement > Components: Server > Reporter: Larry McCay > Assignee: Larry McCay > Priority: Major > Fix For: 2.2.0 > > Time Spent: 1h 10m > Remaining Estimate: 0h > > Given the ability to support the OAuth client credentials flow with a > specialized use of the tokenid and passcode token from the KNOXTOKEN API, we > should add a corresponding API for acquiring the CLIENT_ID and CLIENT_SECRET > without requiring consumers to understand this specialized use. We will > codify the conventions being used for that into the new API extension of > KNOXTOKEN which will make CLIENTID's first class concepts rather than an > interpretation of KNOXTOKEN API responses. -- This message was sent by Atlassian Jira (v8.20.10#820010)