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

fix,refactor: use a single client assertion audience (v3.x) #1930

Open
wants to merge 1 commit into
base: v3
Choose a base branch
from

Conversation

panva
Copy link

@panva panva commented Feb 20, 2025

This PR updates v3.x

  • it fixes the edge-client to properly authenticate using Private Key JWT Client Authentication during PAR and Refresh Token requests
  • it fixes the edge-client to apply the httpSettings to PAR requests
  • it updates the edge-client's JWT Client Authentication assertion to use a single string audience (the issuer identifier)
  • it updates the node-client's JWT Client Authentication assertion to use a single string audience (the issuer identifier), this is done by bumping the required openid-client version within (within the same semver major constraints)

@panva panva requested a review from a team as a code owner February 20, 2025 11:17
@panva panva changed the title refactor: use a single client assertion audience refactor: use a single client assertion audience (v3.x) Feb 20, 2025
@panva panva changed the title refactor: use a single client assertion audience (v3.x) fix,refactor: use a single client assertion audience (v3.x) Feb 20, 2025
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