Duo SSO Integration

Duo Settings

Let's get started. First you will need to log into Duo. You will need to set the following options:

  1. Go to Dashboard> Applications and add an application to the account. Use the Generic Service provider option with SAML selected.
960

Duo SSO Settings menu

  1. Enter the URL of your status page/sso/saml as shown in the example below. If you are using a cname, we recommend using the cname/sso/saml in these fields.
747

Entity ID and Service URL

  1. Set up NameID format and attribute using the emailAddress format and Email Address attribute as shown below
1161

NameID format and attribute

  1. Select SHA256 for the Signature algorithm and check the boxes for sign response and sign assertion
1161

Algorithm and Signing options

Scroll to the bottom of the page and save.

Statuscast Settings

In a new tab or window log into your StatusCast admin portal. Navigate to the Integrations section by clicking Settings > Integrations. Under the SSO card select the Install option. (https://[yourapp].status.page/admin/integrations/sso)

349

SSO Integration

To complete the integration select the role you want to assign users first. You can assign user roles to allow permissions to view or access specific component data. You should go through this process for each role you will be using Okta for authentication in Statuscast

  1. Use the dropdown menu to choose Azure as the SSO provider (we'll be adding a Duo drop-down option soon, but the settings are the same)
  2. Enter your App ID for Statuscast found in Duo
  3. Enter the SSO Target URL unique the Duo App which you can find in the setup instructions labeled as your Identity Provider Single Sign-On URL.
  4. Optionally, you can add a Group Attribute (see Groups Attribute for details)
  5. Paste a copy of your X.509 Certificate into appropriate field in StatusCast.
  6. Select Install to save your configuration.
1091

Duo Integration using Azure option

Signing In

Now your Duo integration is complete and the users you granted access to can sign into StatusCast using their SSO credentials.

The URL paths for each of the roles are listed below:

Subscriber > https://[yourapp].status.page/login
Employee > https://[yourapp].status.page/login/employee
Manager > https://[yourapp].status.page/login/manager
Administrator > https://[yourapp].status.page/login/admin
Company Administrator > https://[yourapp].status.page/login/companyadmin


What’s Next