Skip to content

Google configuration in IM Auth Server #34

@rahul-y

Description

@rahul-y

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions