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

JWT examples are missing the typ header parameter #94

Open
TakahikoKawasaki opened this issue Nov 22, 2024 · 1 comment · May be fixed by #96
Open

JWT examples are missing the typ header parameter #94

TakahikoKawasaki opened this issue Nov 22, 2024 · 1 comment · May be fixed by #96
Assignees
Labels
bug Something isn't working ready-for-pr

Comments

@TakahikoKawasaki
Copy link

JWT examples in the following sections are missing the typ header parameter. These examples should be corrected.

  • 6.1. Client Attestation HTTP Headers
  • 6.3. Client Attestation at the Token Endpoint
  • 6.4. Client Attestation at the PAR Endpoint
  • 7.1. Concatenated Serialization Format
@c2bo c2bo added bug Something isn't working ready-for-pr labels Jan 9, 2025
@c2bo
Copy link
Member

c2bo commented Jan 9, 2025

Sorry for the late response, but you are absolutely correct and the examples should be fixed.

@c2bo c2bo linked a pull request Jan 20, 2025 that will close this issue
@c2bo c2bo self-assigned this Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ready-for-pr
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants