Single Sign On (SSO) allows users to access Bongo Direct without needing to create an account or remember a password. Instead, users will access Bongo using a unique domain for your organization, which will either automatically log them in, or direct them to log in to your system if they are not currently authenticated in your system.
Bongo supports SSO using SAML 2.0 and will use a custom subdomain of bongolearn.io
The following process will be followed in order to set up SSO with your organization:
Configuration Process:
Step 1 - Technical Meeting | Bongo will meet with your technical team to discuss the SSO configuration. During this meeting, the Bongo custom domain values will be agreed upon, and Bongo will provide the key pieces of information needed to configure your SAML application |
Step 2 - Staging Deployment | Once your team has created a SAML application for Bongo, we can deploy your custom domain and SSO integration in a staging environment. |
Step 3 - Production Deployment | The process to deploy to production is the same as the staging deployment but you will need to provide the production metadata URL or XML document instead. The SAML attributes should be the same in staging and production. |
Key Information
Bongo Custom Domains
During the technical meeting, the following items will need to be agreed upon:
- A custom domain name for your staging deployment - e.g. myorganizationstaging.bongolearn.io
- A custom domain name for your production deployment - e.g. myorganization.bongolearn.io
- A Bongo region to host your deployments
Bongo SAML Values
On conclusion of the meeting, Bongo will provide the following pieces of information for your SAML application:
- A callback URL for your SAML application to redirect to after a successful login
- A known audience to identify Bongo as the recipient of the SAML assertion
User Information
The following information will need to be provided by your SAML application:
User's Email Address | Used to identify the user and optionally send notifications |
User's First Name | Shown in Bongo to identify the user |
User's Last Name | Shown in Bongo to identify the user |
Your SAML information
Bongo will need the following information in order to configure the staging and production deployments.
- The SAML attribute for the user's email
- The SAML attribute for the user's first name
- The SAML attribute fo the user's last name
- The staging metadata URL for your SAML application (preferred) OR the staging metadata XML document for your SAML application
- The production metadata URL for your SAML application (preferred) OR the production metadata XML document for your SAML application
Comments
Article is closed for comments.