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

Google-SSO #33

Open
LilaNKM opened this issue Apr 14, 2020 · 3 comments
Open

Google-SSO #33

LilaNKM opened this issue Apr 14, 2020 · 3 comments

Comments

@LilaNKM
Copy link

LilaNKM commented Apr 14, 2020

Does this project implement Google SSO ,will it be added in the future ?

@vx3r
Copy link
Owner

vx3r commented Apr 16, 2020

There is no plan to handle google SSO but I’m planing to add Openid Oauth2 and I believe google sso is based on the same protocol.

@vx3r
Copy link
Owner

vx3r commented May 15, 2020

Can you please test google SSO as described in readme ? if its a rfc implementation it should work without any issues, if not i will implements separately to handle google auth

@ledyba-z
Copy link

ledyba-z commented Jun 7, 2020

@vx3r @LilaNKM

It is actually already supported!

Please try like this settings:

      - OAUTH2_PROVIDER_NAME=oauth2oidc
      - OAUTH2_PROVIDER=https://accounts.google.com
      - OAUTH2_CLIENT_ID=******
      - OAUTH2_CLIENT_SECRET=******

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

No branches or pull requests

3 participants