Skip to content

Conversation

@cardoe
Copy link
Contributor

@cardoe cardoe commented Dec 12, 2025

If the issuer path ends with a / the URL will be built wrong so we should instead use the helper function to ensure the path is built correctly. fixes #4242.

If the issuer path ends with a / the URL will be built wrong so we
should instead use the helper function to ensure the path is built
correctly. fixes dexidp#4242.

Signed-off-by: Doug Goldstein <cardoe@cardoe.com>
@cardoe cardoe force-pushed the fix-device-callback-url branch from cb3f8a0 to d38247a Compare December 12, 2025 18:12
@cardoe
Copy link
Contributor Author

cardoe commented Dec 12, 2025

This is part of my v2.44.90 testing build.

@nabokihms nabokihms added the release-note/bug-fix Release note: Bug Fixes label Jan 13, 2026
@nabokihms
Copy link
Member

Thanks, good catch!

@nabokihms nabokihms merged commit dcbb7bb into dexidp:master Jan 13, 2026
7 of 10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

release-note/bug-fix Release note: Bug Fixes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Device Callback URI is broken if Issuer URI path is "/"

2 participants