1. We have a zoho mail account with Single Sign On configured and it is working fine.
2. We nor registered for a free trial of zoho docs for the same account.
3. In zoho docs, when I go to Settings >> SAML Authentication, the SAML configuration fields are displayed.
4. Domain verification step is not displayed as the domain is already verified for zoho mail when setting up SSO for it.
5. After we fill all the fields for SAML Configuration and click save, a file gets downloaded (samluserAction.do) and all the fields become blank.
6. The SAML configuration is not saved.
Content of
samluserAction.do are:
<script type='text/javascript' src='/admin/js/setup.otherDomain.js?1'></script><script>parent.SAML.samlConfigfn({"status":[{"result":"true"}]});</script>
Could this be due to the fact that the same domain is setup for Zoho Mail? Do we have to re-verify the domain for Zoho Docs?