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

Use form serialization for OIDC requests #77

Merged
merged 3 commits into from
Mar 20, 2025
Merged

Conversation

lava
Copy link
Member

@lava lava commented Mar 19, 2025

All requests to the OIDC provider endpoints are supposed to use Form Serialization according to the spec.

Requests does this implicitly by default, but it still makes sense to set the header explicitly for better clarity.

@lava lava merged commit ebd4628 into main Mar 20, 2025
@lava lava deleted the topic/device-code-urlencoded branch March 20, 2025 10:58
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.

2 participants