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

Keep server port in base URL for redirect_uri #354

Merged
merged 1 commit into from
May 21, 2024

Conversation

scotttrinh
Copy link
Contributor

Providers want an exact match and we send the redirect_uri with the port when we make our authorize request to the IdP.

See https://github.com/edgedb/edgedb/blob/466120c00cc0165b02e06c9287e1dcb6cff6c79e/edb/server/protocol/protocol.pyx#L665-L669

Providers want an _exact_ match and we send the redirect_uri with the
port when we make our authorize request to the IdP.
@scotttrinh scotttrinh requested a review from jaclarke May 17, 2024 14:20
@scotttrinh scotttrinh merged commit 27fb1ca into main May 21, 2024
1 of 2 checks passed
@scotttrinh scotttrinh deleted the redirect_uri_with_port branch May 21, 2024 17:56
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