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

docs: add guide for SSO via Google #424

Merged
merged 4 commits into from
May 25, 2020
Merged

docs: add guide for SSO via Google #424

merged 4 commits into from
May 25, 2020

Conversation

anuveyatsu
Copy link
Contributor

@anuveyatsu anuveyatsu commented May 19, 2020

Related issue

@aeneasr there is no issue I believe for this specific item but a guide for Google should be good to have.

Proposed changes

This PR adds instructions on how to setup SSO via Google.

Checklist

  • I have read the contributing guidelines.
  • I have read the security policy.
  • I confirm that this pull request does not address a security
    vulnerability. If this pull request addresses a security. vulnerability, I
    confirm that I got green light (please contact
    [email protected]) from the maintainers to push
    the changes.
  • I have added tests that prove my fix is effective or that my feature
    works.
  • I have added or changed the documentation.

Further comments

@CLAassistant
Copy link

CLAassistant commented May 19, 2020

CLA assistant check
All committers have signed the CLA.

Copy link
Member

@aeneasr aeneasr left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Awesome, thank you! Just a few small changes!

{
identity: {
traits: {
email: claims.email
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It probably makes sense to copy this section from Github: https:/ory/kratos/pull/424/files#diff-5beaed0e278de0cfec10f48986724b53R63-R76

Copy link
Contributor Author

@anuveyatsu anuveyatsu May 19, 2020

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@aeneasr do you mean the comment about verified email address? Would it be relevant for google as well?

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes it is also relevant for Google!

anuveyatsu and others added 3 commits May 19, 2020 23:42
@aeneasr commented:

> This should work in future versions as well so we don't need to add this here :)

Co-authored-by: hackerman <[email protected]>
@aeneasr
Copy link
Member

aeneasr commented May 25, 2020

Thank you, awesome!

@aeneasr aeneasr merged commit 5c45b16 into ory:master May 25, 2020
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.

3 participants