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: change request objects typ to oauth-authz-req+jwt #83

Merged
merged 1 commit into from
Dec 10, 2024

Conversation

nanderstabel
Copy link
Collaborator

@nanderstabel nanderstabel commented Dec 3, 2024

Description of change

Updates the request object typ header field to oauth-authz-req+jwt.

As described here: https://www.rfc-editor.org/rfc/rfc9101.html#section-10.8-3

Links to any relevant issues

n/a

How the change has been tested

n/a

Definition of Done checklist

Add an x to the boxes that are relevant to your changes.

  • I have followed the contribution guidelines for this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes

@nanderstabel nanderstabel force-pushed the fix/request-object-typ branch from 97da541 to 2920064 Compare December 4, 2024 15:23
@nanderstabel nanderstabel changed the base branch from feat/sd-jwt-vc to dev December 4, 2024 15:24
@nanderstabel nanderstabel added the Breaking change A change to the API that requires a major release. label Dec 4, 2024
@nanderstabel nanderstabel self-assigned this Dec 4, 2024
@nanderstabel nanderstabel marked this pull request as ready for review December 4, 2024 15:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Breaking change A change to the API that requires a major release.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants