This article is specific to SSO destinations. For all other destination types, learn how to set up a destination with the destination wizard instead.
Only for engineer roles
- Log in to the Redox dashboard.
- From the navigation menu, click the Developer page.
- By default, the API Keys tab displays. From the tab options, click the Destinations tab.
- Any existing destinations display. Click the New SSO config button.
- A new modal opens with a field for the name. Enter the name and click the Add button.
Add a new SSO destination - The Settings page for the new destination opens. The Name field displays the name you entered previously. Enter the SSO settings:
- SSO URL: Enter the URL that will receive POST requests. The URL should use SSL/TLS encryption, which means it needs to start with https://.
- SSO error URL: Enter the URL where the requestor should be redirected in the event of an error message. We recommend a static error page separate from the SSO service.
- In the SSO secret field, click the New secret button.
- A modal appears, which allows you to set a new secret. Click the Yes, change it button.
Set an SSO secret - Copy the secret value, which verifies that the response is legitimate. Treat it like a password. The secret value only appears once, so store it somewhere secure.
New SSO secret value - Exit out of the modal, then click the Save button to finish the SSO destination setup.
- Log in to the Redox dashboard.
- From the navigation menu, click the Developer page.
- By default, the API Keys tab displays. From the tab options, click the Destinations tab.
- Find the SSO destination you want to delete. Click the Edit button.
- The Settings page opens. Under the Delete Configuration section, click the Delete button.
Delete an SSO destination - A confirmation modal appears. Click the Delete button to proceed.
Confirm the deletion - The SSO destination is deleted.