Skip to content

fix!: updates to client authentication jwt as rfc7523bis draft#267

Open
guillp wants to merge 2 commits intomainfrom
fix/client_assertion_audience
Open

fix!: updates to client authentication jwt as rfc7523bis draft#267
guillp wants to merge 2 commits intomainfrom
fix/client_assertion_audience

Conversation

@guillp
Copy link
Copy Markdown
Owner

@guillp guillp commented Apr 3, 2026

Update client assertion authentication as defined in https://www.ietf.org/archive/id/draft-ietf-oauth-rfc7523bis-07.html :

  • prefer using the AS issuer identifier as audience in the client assertions when that value is known
  • warn when that value is not known
  • use "client-authentication+jwt" as typ header in assertions

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 3, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (2712873) to head (3a426df).

Additional details and impacted files
@@            Coverage Diff            @@
##              main      #267   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           22        22           
  Lines         2066      2073    +7     
=========================================
+ Hits          2066      2073    +7     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant