Manage authorization servers (Okta)

Users of your firm's single sign-on integration will pass through an authentication server. Okta provides a default authentication server that you can modify to your firm's requirements. If required, you can also add authorization servers.

Note: This step is optional and requires a license to the authorization server functionality from Okta. If you do not have access to this functionality, or simply do not need to modify authorization servers, proceed to Generate the Reply URL.

To manage authentication servers:

  1. Log in to your firm's Okta dashboard with an Admin account.

  2. From the main menu, expand the Security drop-down menu and select API.

  3. On the API page, select the Authorization Servers tab. On this tab, you can edit or add authentication servers. Next to the default authorization server, select the Edit icon.

  4. On the default authorization server's page, select the Access Policies tab. On this tab, you can edit or add access policies. Next to the default policy, select Edit.

  5. You can optionally edit the name and description for the policy, and choose to assign it to all clients, or specific clients. If you've made any changes, select Update Policy to apply them.

  6. You can also edit or add policy rules. Next to the default policy rule, select the Edit icon.

  7. You can optionally edit the rule to your preference. For integration with Caseware Cloud, ensure that the Authorization Code option is selected.

Add authorization servers

If you do not want to use the default authorization server, or simply want to add another authorization server to customize to your firm's requirements, you can add them in the Security drop-down menu.

To add authorization servers:

  1. Log in to your firm's Okta dashboard with an Admin account.

  2. From the main menu, expand the Security drop-down menu and select API.

  3. On the API page, select the Authorization Servers tab.

  4. Select Add Authorization Server.

  5. Enter a name, audience and description for the new authorization server. Select Save.

  6. On the authorization server's page, select the Access Policies tab.

  7. Select Add Policy.

  8. Enter a name and description for the policy, and choose to assign it to all clients, or specific clients. Select Create Policy.

  9. On the policy's page, select Add rule.

  10. Enter a name for the rule, and customize the rule options as required. For integration with Caseware Cloud, ensure that the Authorization Code option is selected.

  11. Select Create rule.

Next: Generate the Reply URL