You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@knox.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2021/02/28 19:36:00 UTC

[jira] [Work logged] (KNOX-2539) Enhance JWTProvider to accept token via HTTP Basic

     [ https://issues.apache.org/jira/browse/KNOX-2539?focusedWorklogId=559110&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-559110 ]

ASF GitHub Bot logged work on KNOX-2539:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 28/Feb/21 19:35
            Start Date: 28/Feb/21 19:35
    Worklog Time Spent: 10m 
      Work Description: lmccay opened a new pull request #404:
URL: https://github.com/apache/knox/pull/404


   Change-Id: I37271ed387a990ce1c0f54aa5893cec50281765e
   
   ## What changes were proposed in this pull request?
   
   To facilitate the use of token based authentication for 3rd party tools, like BI tools and others that expose username and password fields but nothing for Bearer token, this change will allow HTTP Basic creds to carry a JWT token as the password.
   
   ## How was this patch tested?
   
   * New unit tests added
   * Manual testing of http basic creds with JWT token
   
   Please review [Knox Contributing Process](https://cwiki.apache.org/confluence/display/KNOX/Contribution+Process#ContributionProcess-GithubWorkflow) before opening a pull request.
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 559110)
    Remaining Estimate: 0h
            Time Spent: 10m

> Enhance JWTProvider to accept token via HTTP Basic
> --------------------------------------------------
>
>                 Key: KNOX-2539
>                 URL: https://issues.apache.org/jira/browse/KNOX-2539
>             Project: Apache Knox
>          Issue Type: Improvement
>          Components: Server
>            Reporter: Larry McCay
>            Assignee: Larry McCay
>            Priority: Major
>             Fix For: 1.6.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> To facilitate the use of token based authentication for 3rd party tools, like BI tools and others that expose username and password fields but nothing for Bearer token, this change will allow HTTP Basic creds to carry a JWT token as the password.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)