Plans supporting this feature: Enterprise
Convert Document360 account to SSO account
Single Sign-On or SSO allows user authentication and access to multiple applications or websites with a single login event. You can login to your SSO account with your SSO credentials to access the portal/site. You can easily convert your Document360 account(s) to SSO account(s) without altering the roles and access. This option simplifies and speeds up the conversion process for users and readers.
NOTE
User type conversion is applicable only in SAML and OpenID configured projects.
Converting regular Document360 users to SSO accounts
Navigate to Settings () in the left navigation bar in the Knowledge base portal.
In the left navigation pane, navigate to Users & permissions > Users.
Select the checkbox of the desired users.
Click the Convert to SSO account option above the list of users.

An Account convert confirmation popup appears.
Select the checkbox and click the Yes button.

NOTE
When a user is converted to an SSO account, all their contributions will be retained. However, the previous contributions of the user will appear as Anonymous.
The User that performs the conversion cannot convert their own Document360 account to SSO account.
If you convert a Document360 owner account to SSO account, both the regular Document360 account and the SSO account will be available to that owner account. As a result, there will be two accounts for the same user.
Users must be added and configured as SSO accounts in Document360 with the appropriate access permissions for successful login.
Converting regular Document360 readers to SSO readers
In the left navigation pane, navigate to Knowledge base site > Users & permissions > Readers & groups > Readers.
Select the checkbox of the desired readers.
Click the Convert to SSO account option above the list of readers.

An Account convert confirmation popup appears.
Select the checkbox and click the Proceed button.

NOTE
SSO account cannot be converted to Document360 account.
Troubleshooting
If you encounter any issue during SSO login after converting users, refer to the following common error and its solution:
Failed to parse token response body as JSON
Error: An error was encountered while handling the remote login. Failed to parse token response body as JSON. Status Code: 200. Content-Type: text/html; charset=UTF-8. SSO authentication may fail during login between Document360 and the Identity Provider (IdP) if the client credentials are sent in a format that the IdP does not support.

Steps to resolve:
To resolve this issue,
Verify IdP support for client authentication method
Check the supported client authentication methods in your Identity Provider (IdP).
Ensure that the method used by Document360 is supported.
In some cases, SSO authentication may fail if the client credentials are sent in the request body but the IdP does not support this method. For example, enabling support for
client_secret_postin the IdP configuration can resolve such issues.
Update IdP configuration
If the IdP does not support credentials in the request body, enable support for
client_secret_postSave the updated configuration in your IdP.
Attempt to log in again using SSO after updating the configuration.
Following the above steps should resolve the issue.
FAQ
Who can perform the conversion of a Document360 account to an SSO account?
The Owners and Admins can perform this conversion of the Document360 account to an SSO account. Users with the Manage users can also perform this action.
Can we perform user-type conversion in JWT configured projects?
No, you cannot perform user-type conversion in JWT configured projects. This conversion is applicable only in SAML and OpenID configured projects.
I mistakenly converted one or more Document360 users or readers to SSO accounts. How can I fix this?
There is no straightforward workaround for this scenario. However, you can rectify this by deleting the SSO account and adding the regular Document360 account manually. Ensure that you replicate the roles and access correctly.
How can I access both the Production and Sandbox projects using SSO in Document360?
Currently, if your Production project is configured with SSO and your Sandbox project is not, you won't be able to access both projects using the same SSO credentials.
To access both your Production and Sandbox projects as an SSO user, follow these steps:
Set up SSO in the Sandbox project using the same Identity Provider (IdP) that is configured in your Production project.
During the setup, choose the option Configure an existing connection to reuse the same SSO configuration.
Once the setup is complete, add your SSO users to the Sandbox project with the required roles or permissions.
After this, when you log in using SSO, both the Production and Sandbox project tiles will be visible on your dashboard.