From Bright Pattern Documentation
(Updated via BpDeleteTranslateTags script) |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | + | = G Suite SSO Configuration = | |
There are only two main parts to setting up SSO for G Suite: | There are only two main parts to setting up SSO for G Suite: | ||
* Configure SSO for G Suite | * Configure SSO for G Suite | ||
Line 12: | Line 12: | ||
== Step 2: Set up custom app == | == Step 2: Set up custom app == | ||
− | # Go to the ''Apps > | + | # Go to the ''Apps > Web and Mobile Apps option'' in Google Admin.<br /><br /> |
− | # Press the '''+''' button, and then click on ''' | + | # Press the '''+''' button, and then click on '''Add custom SAML app'''.<br /><br /> |
# After the 'Idp information appears, press the '''Next''' button. | # After the 'Idp information appears, press the '''Next''' button. | ||
Line 19: | Line 19: | ||
# Set ''ACS Url'' to '''https://<bp hostname>/agentdesktop/sso/redirect''', replacing ''<bp hostname>'' with your Bright Pattern tenant name.<br /><br /> | # Set ''ACS Url'' to '''https://<bp hostname>/agentdesktop/sso/redirect''', replacing ''<bp hostname>'' with your Bright Pattern tenant name.<br /><br /> | ||
# Set ''Entity ID'' (e.g., "bp_test").<br /><br /> | # Set ''Entity ID'' (e.g., "bp_test").<br /><br /> | ||
− | # Leave start url | + | # Leave start url empty. <br /><br /> |
# Check the '''Signed response''' checkbox.<br /><br /> | # Check the '''Signed response''' checkbox.<br /><br /> | ||
# Click next several times without editing anything until the '''finish''' button appears. | # Click next several times without editing anything until the '''finish''' button appears. | ||
Line 31: | Line 31: | ||
# Go to the app grid (located near the user icon of your Google account).<br /><br /> | # Go to the app grid (located near the user icon of your Google account).<br /><br /> | ||
# Right-click on the newly created app and copy link. | # Right-click on the newly created app and copy link. | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− |
Latest revision as of 04:03, 29 May 2024
G Suite SSO Configuration
There are only two main parts to setting up SSO for G Suite:
- Configure SSO for G Suite
- Add SSO integration to Bright Pattern
The following steps will guide you through the first part.
Step 1: Generate a G Suite account certificate
- If you haven't already, create a G Suite account.
- Go to the Security section of the Google Admin portal.
- In the Set up Single sign-on (SSO) section, download the certificate that was already generated, or generate and download a new one.
Step 2: Set up custom app
- Go to the Apps > Web and Mobile Apps option in Google Admin.
- Press the + button, and then click on Add custom SAML app.
- After the 'Idp information appears, press the Next button.
Step 3: Set application name and description
- Set ACS Url to https://<bp hostname>/agentdesktop/sso/redirect, replacing <bp hostname> with your Bright Pattern tenant name.
- Set Entity ID (e.g., "bp_test").
- Leave start url empty.
- Check the Signed response checkbox.
- Click next several times without editing anything until the finish button appears.
Step 4: Edit service
- Click on edit service.
- Select the ON for everyone radio button.
- Save changes.
Step 5: Get the link to your new app
- Go to the app grid (located near the user icon of your Google account).
- Right-click on the newly created app and copy link.
< Previous | Next >