Skip to content

URL encode client id as per OAuth 2.0 RFC 6749 Section 2.3.1#716

Merged
acoburn merged 1 commit intomainfrom
fix/encode-client-ids
Mar 19, 2026
Merged

URL encode client id as per OAuth 2.0 RFC 6749 Section 2.3.1#716
acoburn merged 1 commit intomainfrom
fix/encode-client-ids

Conversation

@edwardsph
Copy link
Copy Markdown
Collaborator

This is the change from #661 written by @elf-pavlik

@edwardsph edwardsph mentioned this pull request Dec 4, 2025
@elf-pavlik
Copy link
Copy Markdown

Thank you!

@edwardsph edwardsph requested a review from acoburn December 4, 2025 13:05
@elf-pavlik
Copy link
Copy Markdown

elf-pavlik commented Jan 7, 2026

Given #673 I'm currently not trying to build image from this branch. Once this PR is merged and new OCI image is published I will try to add it to my https://dagger.io/ based testing setup in https://sai.js.org and write common Karate DLS tests instead of writing vitest suite only useful for my implementation.

I find dagger based setup pretty useful to run the same tests locally and on any CI, I could see if it can be generalized to make it even easier for any implementation to test conformance with this harness.

@acoburn acoburn merged commit 40d7c82 into main Mar 19, 2026
2 checks passed
@acoburn acoburn deleted the fix/encode-client-ids branch March 19, 2026 00:06
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