Supported SSO Providers
Kibo can integrate with SSO providers that are SAML 2.0 compliant, such as:- Azure
- Duo
- Google Cloud Platform (GCP)
- Login1
- Okta
- Ping
Development Requirements
First you must configure your identity provider (IdP). Create a service provider metadata file using the appropriate template from the below examples, replacing [NAME] with a short, web-safe name for your company. You will then upload this file to your IdP with the appropriate claims.Metadata File for Google Cloud Platform (GCP)
Metadata File for US Tenants (Not GCP)
Metadata File for EU Tenants (Not GCP)
Metadata File for EU GCP (EUW4) Tenants
Identity Provider Claims
Import the file into your IdP, including the following three claims.-
The first is used to find the user by email address, and must be from a set of specified domains:
-
The second is used to create the user’s surname in the system if the user is unknown:
-
The third is used to create the user’s given name in the system if the user is unknown:

