[
https://issues.apache.org/jira/browse/KNOX-3405?focusedWorklogId=1034829&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-1034829
]
ASF GitHub Bot logged work on KNOX-3405:
----------------------------------------
Author: ASF GitHub Bot
Created on: 10/Aug/26 14:36
Start Date: 10/Aug/26 14:36
Worklog Time Spent: 10m
Work Description: smolnar82 commented on PR #1340:
URL: https://github.com/apache/knox/pull/1340#issuecomment-5241734987
@hsheinblatt - I'd to rebase the `knox_idf` branch with changes on `master`.
As a result, this PR needs a rebase too. I recommend that you either submit a
new PR or force push your rebased on here.
Issue Time Tracking
-------------------
Worklog Id: (was: 1034829)
Remaining Estimate: 0h
Time Spent: 10m
> Extend JWTFederationFilter for dynamic JWKS and iss attribute on
> token-exchange
> -------------------------------------------------------------------------------
>
> Key: KNOX-3405
> URL: https://issues.apache.org/jira/browse/KNOX-3405
> Project: Apache Knox
> Issue Type: Task
> Components: JWT
> Reporter: Harrison Sheinblatt
> Assignee: Harrison Sheinblatt
> Priority: Major
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Extend JWTFederationFilter in two ways: (1) store the validated token's iss
> claim as a request attribute for downstream handlers; and (2) for
> grant_type=token-exchange, when the static jwt.expected.issuer check fails,
> consult TrustedOidcIssuerService — calling resolveJwksUri() for dynamic-JWKS
> issuers, which in turn uses the OIDC discovery document cache.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)