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 configuration in IM Auth Server #34

Open
rahul-y opened this issue Aug 23, 2019 · 0 comments
Open

Google configuration in IM Auth Server #34

rahul-y opened this issue Aug 23, 2019 · 0 comments

Comments

@rahul-y
Copy link
Member

rahul-y commented Aug 23, 2019

Here are the steps to configure google in IM Auth server:

  1. Register IM Auth Server Application on google cloud console.
  2. Paste credentials generated by google in social-config.properties file.
  3. Disable social.auto.signup if want to redirect the user on sign up page after google login, to get more information.
  4. All the configurations for 3rd party OAuth provider(Google) are in SocialConfiguration file so verify them and also make necessary changes if required.
  5. "userconnection" table in the database is for only those users who logged to IM Auth server using 3rd party OAuth provider account like google so make sure data is storing in this table using UserConnection model after successful login.
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

1 participant