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

[FIX] OAuth mismatch redirect_uri error #24450

Merged
merged 1 commit into from
Feb 9, 2022

Conversation

sampaiodiego
Copy link
Member

@sampaiodiego sampaiodiego commented Feb 8, 2022

Proposed changes (including videos or screenshots)

Issue partially fixed on #24381 but it was missing the workaround to be used on server side as well.

The previous fix was allowing users to fill their login credentials on OAuth screen but then failing to complete the log in process.

Issue(s)

Closes #23613

Steps to test or reproduce

Further comments

@sampaiodiego sampaiodiego added this to the 4.4.2 milestone Feb 8, 2022
@sampaiodiego sampaiodiego requested review from a team February 8, 2022 17:56
@sampaiodiego sampaiodiego changed the title [FIX] Mismatch redirect_uri error on OAuth [FIX] OAuth mismatch redirect_uri error Feb 8, 2022
@sampaiodiego sampaiodiego merged commit 8eaf205 into develop Feb 9, 2022
@sampaiodiego sampaiodiego deleted the fix-oauth-redirect-backend branch February 9, 2022 18:59
@pierre-lehnen-rc pierre-lehnen-rc mentioned this pull request Feb 9, 2022
@pierre-lehnen-rc pierre-lehnen-rc mentioned this pull request Mar 1, 2022
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.

4.1.0: GitLab OAuth doesn't work anymore
2 participants