Duo Single-Sign-On
This document describes how to integrate Optimove with Duo’s identity provider system, to implement a SAML-based Single-Sign-On flow in Optimove.
Follow these instructions to prepare your Duo account for integration with Optimove.
Setting Up the Integration in Duo
- Create a user in Optimove
- Sign into your Duo admin account at https://duo.com/
- Integrate the Duo SSO account with the below Duo docs:
https://duo.com/docs/sso-generic#create-your-cloud-application-in-duo
Basic SAML Configuration
Make sure to add the below values for the Duo Integration:
- Entity Id (identifier) - urn:auth0:optimove-production:TENANT_NAME-duo
- Assertion Consumer Service - ACS URL (Reply URL) - https://optimove-production.eu.auth0.com/login/callback?connection=TENANT_NAME-duo
- Log-on URL (Sign on URL) - https://optimove-production.eu.auth0.com/login/callback?connection=TENANTNAME-duo
[block:image]
{
"images": [
{
"image": [
"https://files.readme.io/de4c400-image.png",
null,
null
],
"align": "center"
}
]
}
[/block]
Please use the Information you copied/downloaded (Login URL and SAML certificate in .PEM or .CER format only) and share it with the Optimove team in the following form- https://run.ply.io/run/O3mR1BE5 this will open a ticket for the Optimove team to finalize the integration.
Optimove will then notify you once the configuration is ready and schedule a date to turn on the SSO connection.
Optional – You may add a test user credentials in the form; this test user should be created by you in both Optimove and Duo with Optimove as the assigned application; this user will be used to test the integration by the Optimove team
Updated over 1 year ago