Duo Auth
The Duo Auth API allows adding strong two-factor authentication to your website or application.
Creating a Duo Auth connection
Using Secret Key
To create the connection you need:
- A Duo Auth Domain
- An Integration Key
- A Secret Key
Obtaining the credentials
Log in to Duo's admin portal.
Navigate to Application > Applications.
Click on + Protect an application.
Search for the Auth API application, and click on Protect.
On the Auth application settings page, click on Edit Global Policy.
On the Authentication methods section, choose the capabilities you want to enable on devices for authentication, and hit Save Policy.
infoTo enable capabilities that involve the Duo Mobile App (Duo push, Verified Duo Push), you need to activate it. Follow the instructions on Duo's documentation to activate Duo Mobile.
Scroll up and copy the connection details.
Creating your connection
- In the Blink platform, navigate to the Connections page > Add connection. A New Connection dialog box opens displaying icons of external service providers available.
- Select the Duo Auth icon. A dialog box with name of the connection and connection methods appear.
- (Optional) Edit the name of the connection. At a later stage you cannot edit the name.
- Select Secret Key as the method to create the connection.
- Fill in the parameters:
- The Duo Auth Domain
- The Integration Key
- The Secret Key
- (Optional) Click Test Connection to test it.
- Click Create connection. The new connection appears on the Connections page.