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

Unable to login using Google IdentityProvider #274

Closed
roboptics opened this issue May 18, 2023 · 4 comments
Closed

Unable to login using Google IdentityProvider #274

roboptics opened this issue May 18, 2023 · 4 comments
Assignees
Labels
bug Something isn't working prio:high

Comments

@roboptics
Copy link

Using version 1.1.45 and configuring Google Identity Provider.
The login flow completes sucessfully, but the following errors show after redirecting from google to the application. In the end we are back to the login screen.

image

Let me know which additional information I can send to help diagnose.

@godfryd
Copy link
Contributor

godfryd commented May 20, 2023

Hello,
Some basic questions upfront.
Did you follow the instructions from:
https://kraken.ci/docs/users#identity-providers
Did you fill Client ID and Client Secret in Google section?
Could you sent logs from Kraken Server?
Could you check if there are any errors in the console in your web browser
(as on your screenshot, switch from network tab to console tab)?

@godfryd
Copy link
Contributor

godfryd commented May 20, 2023

Hmm, I'm reproducing the problem on my side.
Please, wait for a fix.

@godfryd godfryd self-assigned this May 20, 2023
@godfryd godfryd added bug Something isn't working prio:high labels May 20, 2023
@godfryd
Copy link
Contributor

godfryd commented May 20, 2023

Please, check 1.2 release: https://github.com/Kraken-CI/kraken/releases/tag/v1.2
I fixed some issue in user session handling.
If it does not help, then please check console log in web browser.

@roboptics
Copy link
Author

Seems to be working!
Thank you for your quick support :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working prio:high
Projects
None yet
Development

No branches or pull requests

2 participants