If your organization uses Google Workspace, you can now setup Single Sign-On using your Google accounts with OAuth 2.0. Setup is easy and we'll walk you through it below:
- Log into the Google Cloud Platform Console
- Either setup a new project or select an existing project to create your OAuth application in.
- If the APIs & services page isn't already open, open the console left side menu and select APIs & services.
- On the left, click Credentials.
- Click New Credentials, then select OAuth client ID.
- Select Web Application as the application type.
- Name the Application, SmarterSends
- Under Authorize redirect URIs, add your callback url: https://YOURINSTANCE.smartersends.com/auth/google/callback
- Click Save.
- Copy the Client ID and Client secret.
- In your SmarterSends instance, click the Integrations menu item.
- Select Google as the Single Sign-on Provider
- Paste your Client ID and Client Secret into the respective fields.
- Set the Default Role for new users that login using SSO.
- Set the Default Group to assign users that login using SSO.
- After a user logs in, you'll be able to update their Role and Group(s).
- If you want to force SSO as the only login option, toggle the FORCE LOGIN THROUGH SSO
- Click Save
Comments
0 comments
Article is closed for comments.