Password Synchronization with Zoho

Prerequisite :

IMPORTANT:

  • Install the Password Sync Agent to synchronize native password changes and resets.
  • Make sure you have configured Zoho to use token authentication before proceeding with the steps given below.

Steps to generate Auth Token

To configure your Zoho domain with ADSelfService Plus, you need to generate an Authentication token for your account.

  1. Copy the code given below and save it as an html file.
Note: <form action="https://accounts.zoho.com/getauthtoken/fetchtoken" method="POST">
<input type="text" name="login">
<input type="password" name="password">
<input type="submit" value="Submit">
</form>
  1. Open the html file in a web browser.
  2. Enter your username and password. Click Submit.
  3. Note down the value of AUTHTOKEN as shown below.

Auth Token

IMPORTANT: The Authentication Token is user-specific and is a permanent token. It will become invalid if the user is deactivated.

Steps to configure Zoho with ADSelfService Plus

  1. Log into ADSelfService Plus admin console with admin credentials.
  2. Navigate to Configuration → Self-Service → Password Sync/ Single Sign On.
  3. Select the Zoho application.
    Note: You can also find Zoho application that you need from the search bar located in the left pane or the alphabet wise navigation option in the right pane.
  4. Enter the Application Name and Description.
  5. Enter your Zoho Domain name.
  6. In the Assign Policies field, select the policies for which password sync need to be enabled.
    Note:ADSelfService Plus allows you to create OU and group-based policies for your AD domains. To create a policy, go to Configuration → Self-Service → Policy Configuration → Add New Policy.
  7. Select Enable Password Sync.
  8. Enter the Authentication Token that you have noted down earlier.
  9. Click Add Application

Copyright © 2024, ZOHO Corp. All Rights Reserved.