-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Here are the steps to configure google in IM Auth server:
- Register IM Auth Server Application on google cloud console.
- Paste credentials generated by google in social-config.properties file.
- Disable social.auto.signup if want to redirect the user on sign up page after google login, to get more information.
- All the configurations for 3rd party OAuth provider(Google) are in SocialConfiguration file so verify them and also make necessary changes if required.
- "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.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels