Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: use a single client assertion audience #513

Merged
merged 1 commit into from
Feb 21, 2025

Conversation

panva
Copy link
Contributor

@panva panva commented Feb 20, 2025

To align with FAPI 2.0 and future client assertion requirements this changes the JWT Client Authentication assertion to use a single audience string value. The value itself is the issuer identifier.

@panva panva requested a review from a team as a code owner February 20, 2025 10:37
@codecov-commenter
Copy link

codecov-commenter commented Feb 20, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 95.61%. Comparing base (32ce750) to head (d1e5865).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #513   +/-   ##
=======================================
  Coverage   95.61%   95.61%           
=======================================
  Files          57       57           
  Lines       11276    11276           
=======================================
  Hits        10782    10782           
  Misses        373      373           
  Partials      121      121           

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

Copy link
Contributor

@developerkunal developerkunal left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@developerkunal developerkunal force-pushed the use-single-jwtca-audience branch from f6cf2c1 to d1e5865 Compare February 21, 2025 10:11
@developerkunal developerkunal merged commit 59f33dd into auth0:main Feb 21, 2025
6 checks passed
@panva panva deleted the use-single-jwtca-audience branch February 21, 2025 10:21
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.

3 participants