Other SSO Providers
Want to use Single Sign-On for your Criteria account but your provider isn't Okta, OneLogin or Azure? No problem, we've got you covered.
Below are the configuration settings for our generic Single Sign-On integration.
Parameters needed
Criteria provided parameters
Please configure the following in your IdP:
- Entity ID (Audience URI) - urn:amazon:cognito:sp:us-east-1_tkdHRnjPD
- Assertion Consumer Service URL - https://hireselect.auth.us-east-1.amazoncognito.com/saml2/idpresponse
Optional SAML Attribute
- http://schemas.xmlsoap.org/ws/2005/05/identity/claims/isDevelopOnly
- This will dictate whether the user only has access to your Develop account when they sign in for the first time via SSO, provided they don't already have access to your Criteria recruitment account.
- The values for this attribute are either 0 or 1. If the user will only have access to your Develop account and not your Criteria recruitment platform account, select 1. If the user is to have access to both your Develop account and your Criteria recruitment account, select 0.
Customer provided parameters
We will be expecting the following attributes in your response:
- http://schemas.xmlsoap.org/ws/2005/05/identity/claims/emailaddress
- This should be the user’s email address.
- http://schemas.xmlsoap.org/ws/2005/05/identity/claims/nameidentifier
- This should be the user’s global unique identifier.
- http://schemas.xmlsoap.org/ws/2005/05/identity/claims/firstname
- This should be the user’s first name.
- http://schemas.xmlsoap.org/ws/2005/05/identity/claims/lastname
- This should be the user’s last name.
Setting up the integration
Once you’ve configured the above parameters, please contact our Support team and provide them with the following:
- SAML metadata xml file or URL
- The list of attribute mappings you configured
Our team will update your Criteria account and advise once we are ready to begin testing the integration. For next steps, please continue to our SSO How-to Guide.