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/05/24 19:28:00 UTC

[jira] [Work logged] (KNOX-2608) JWT tokens issues by Knox should have `kid` and `jku` as part of JOSE Headers

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

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

                Author: ASF GitHub Bot
            Created on: 24/May/21 19:27
            Start Date: 24/May/21 19:27
    Worklog Time Spent: 10m 
      Work Description: moresandeep opened a new pull request #451:
URL: https://github.com/apache/knox/pull/451


   ## What changes were proposed in this pull request?
   Adding 'kid' and 'jku' claims as part of JOSE Headers for tokens issued by Knox
   
   ## How was this patch tested?
   This patch was tested locally. Added unit tests.


-- 
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: 601350)
    Remaining Estimate: 0h
            Time Spent: 10m

> JWT tokens issues by Knox should have `kid` and `jku` as part of JOSE Headers 
> ------------------------------------------------------------------------------
>
>                 Key: KNOX-2608
>                 URL: https://issues.apache.org/jira/browse/KNOX-2608
>             Project: Apache Knox
>          Issue Type: Bug
>            Reporter: Sandeep More
>            Assignee: Sandeep More
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Currently we have `kid` and `jku` claims as part of JWT token body. It should also be part of JOSE Headers. This is part of JWT specs https://datatracker.ietf.org/doc/html/rfc7515#section-4.1.4



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