[ https://issues.apache.org/jira/browse/KNOX-3109?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17937119#comment-17937119 ]
ASF subversion and git services commented on KNOX-3109: ------------------------------------------------------- Commit b5c6fcede883ae9cb16f3ef8d48b20573956c8aa in knox's branch refs/heads/master from Larry McCay [ https://gitbox.apache.org/repos/asf?p=knox.git;h=b5c6fcede ] KNOX-3109 - Passcode Tokens to use as Bearer Token (#1005) * KNOX-3109 - Passcode Tokens to use as Bearer Token > Passcode Tokens to use as 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 > Priority: Major > Fix For: 2.2.0 > > Time Spent: 1h 10m > Remaining Estimate: 0h > > 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. > Will need to be able to distinguish between a JWT and a Passcode token when > presented as a Bearer token. -- This message was sent by Atlassian Jira (v8.20.10#820010)