This document describes how to integrate Optimove with Duo’s identity provider to implement a SAML-based Single Sign-On (SSO) 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 in to 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
Please use the Information you copied and share it with the Optimove team in the following form to open a ticket: https://form.jotform.com/252882844193063
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