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

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

                Author: ASF GitHub Bot
            Created on: 04/Sep/26 07:14
            Start Date: 04/Sep/26 07:14
    Worklog Time Spent: 10m 
      Work Description: github-actions[bot] commented on PR #1377:
URL: https://github.com/apache/knox/pull/1377#issuecomment-5537066488

   ## Test Results
     4 files    4 suites   16s ⏱️
    84 tests  84 ✅ 0 💤 0 ❌
   102 runs  102 ✅ 0 💤 0 ❌
   
   Results for commit 1317a738.
   
   
[test-results]:data:application/gzip;base64,H4sIANNvmmoC/13MSw6DIBSF4a0Yxh2AF7jazTQokJCqNDxGpnsvGrW0w+8/yVmJdZOJ5N7wW0NidumCzkEl55dCJovLkrat4yceMY/jX3m6Vyn0Cla56SeYEHw4SsjL9shoe+B8rMv3cXd1uLv+G/08u1RAGDBUCJ2VPVocNHCBfSsoBwkDoLWUa26oIO8PehVjKgIBAAA=
   




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

    Worklog Id:     (was: 1039575)
    Time Spent: 20m  (was: 10m)

> Token validation for oidc trusted issuers skips typ validation so k8s 
> projected tokens can be used
> --------------------------------------------------------------------------------------------------
>
>                 Key: KNOX-3434
>                 URL: https://issues.apache.org/jira/browse/KNOX-3434
>             Project: Apache Knox
>          Issue Type: Task
>          Components: JWT
>            Reporter: Harrison Sheinblatt
>            Priority: Major
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> Currently all tokens are validated with a commonly configured type verifier. 
> k8s projected tokens do not include a typ header, and so would fail 
> verification. When token verification uses a TrustedOidcIssuer, registered as 
> an external issuer, then skip typ validation. This will allow k8s projected 
> tokens to be verified.
> In the future, if other types of external issuers are to be registered, the 
> schema for the trusted issuer can be extended to include a flag controlling 
> if typ verification is to be skipped, or optionally which verifier to use. 
> But for now, this avoids having to dynamically update the list of issuers for 
> which to skip type verification separately from the trusted oidc issuer 
> registration.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to