How to set up OneLogin and add single sign-on?

Zight Support
Zight Support
  • Updated

1. Sign into your OneLogin account, go to Apps > Add Apps, add SCIM Provisioner with SAML (Core Schema v1.1) and press Save

Image_2018-03-15_at_1.56.00_PM.png

Image_2018-03-15_at_2.01.20_PM.png

Image_2018-03-15_at_2.03.35_PM.png

2. Go to SSO tab and send us your X.509 Certificate, SLO URL and SSO URL to our support team so we can validate your app in our database.

Image_2018-03-15_at_2.06.01_PM.png

3. Once we're done with setting things up on our end, we will send you the following information:

- SAML Audience URL
- SAML Consumer URL
- SCIM JSON Template: 
{
"schemas": [
"urn:scim:schemas:core:1.0"
],
"email": "{$parameters.scimusername}",
"details": {
"first_name": "{$user.lastname}",
"last_name": "{$user.firstname}"
}
}
   - SCIM Bearer Token 
   Enter these details in  Configuration tab, change API status to  Enabled and press  Save.
Image_2018-03-15_at_2.20.32_PM.png
   4. You will be able to sign-in using the SAML 2.0 Endpoint in Zight desktop app or SAML app in Onelogin dashboard.

Was this article helpful?

0 out of 0 found this helpful

Have more questions? Submit a request

Comments

0 comments

Please sign in to leave a comment.