Accessing Zoho via OneLogin using SAML
OneLogin uses IAM to secure user access to applications and devices and increases end-user productivity through SSO. You must obtain the login URL, logout URL, and the certificate from OneLogin. You can do this in two ways: Either use the SAML Test Connector, or choose Zoho from the Company Apps list.
Using the SAML Test Connector
- Log in to OneLogin.
- Click Administration in the top-right corner.
- Hover on Apps in the top navigation bar and click Add Apps.
- Search for 'SAML Test Connector'.
- Choose SAML Test Connector (IdP w/attr).

- Enter a display name. You also have an option to upload a logo.
- Click Save in the top-right corner.
- Go to the SSO tab. The login URL will be displayed as SAML 2.0 Endpoint (HTTP) and the logout URL will be displayed as SLO Endpoint (HTTP).
- You can download the X.509 certificate by clicking View Details.
- Configure Single Sign-On URL and Entity ID URLs at Zoho.
- Navigate to the Configuration tab.

- Enter the Zoho service URL that you want your users to go after authorization in the RelayState text-box.
- Enter the ACS URL in the Audience, Recipient, ACS (Consumer) URL Validator, and ACS (Consumer) URL text-box. You can get the ACS URL from the metadata file downloaded from your Zoho account.
- Enter the logout URL generated in the metadata file you downloaded from your Zoho account in the Single Logout URL text-box.
Using the Zoho App
- Log in to OneLogin.
- Click Administration in the top-right corner.
- Hover on Apps in the top navigation bar and click Add Apps.
- Search for Zoho.
- Click the Zoho app that has SAML 2.0 next to it.

- Click Save in the top-right corner.
- Navigate to the SSO tab. The login URL is displayed as SAML 2.0 Endpoint (HTTP) and the logout URL is displayed as SLO Endpoint (HTTP).
- You can download the X.509 certificate by clicking View Details. Make sure the certificate is in one of these formats: based-64 coded .cer, .crt, .cert, or .pem file.
- Configure Single Sign-On URL and Entity ID URLs at Zoho.
- Navigate to the Configuration tab.

- Enter your domain name or ZOID.
Enable Single Logout
OneLogin supports both IdP-initiated and SP-initiated
single logout. If you enable single logout, when your users sign out from Zoho, they will be automatically get signed out from OneLogin and vice-versa.
Steps to enable single logout:
- Log in to OneLogin.
- Click Administration in the top-right corner.
- Go to Applications, then select the app you have configured.
- Click SSO in the left menu, then copy SLO Endpoint (HTTP).
- Go to SAML Authentication at account.zoho.com, then click Edit.

- Enter the SLO Endpoint URL in the Sign-out URL field.
- Scroll down and enable Single logout.
- Click Submit. You may need to re-enter the X.509 certificate before this.
- Click Download in the top-right corner, then click Metadata.
- Open the downloaded file using a browser or text editor.
- From the metadata file, copy the Single logout URL present under the tag <md:SingleLogoutService>.

- Return to OneLogin.
- Click Configurations in the left menu.
- Enter the copied SLO URL in the Single Logout URL field.
- Click Save.