Microsoft Azure AD

The first steps should be taken within the Azure Portal.

  1. Go to Azure portal > Azure Active Directory

  2. In your Active Directory, click +Add option and then click App registration

  1. In the app registration form, give a unique name to your application and keep the default option for Supported account types. For Redirect URI, please set Redirect type as WEB and value as https://dashworks.auth.us-west-2.amazoncognito.com/oauth2/idpresponse

  1. Click on Register and the application will be created. Save the Client ID and Tenant ID (highlighted below) for the newly created app, this will be required in the SSO creation process on Dashworks app

  1. On the left window, select Certificates and Secrets to create a client secret

  1. Click on +New Client Secret and fill in the relevant details in the client secret form.

Recommended expires value is 24 months, to avoid creating the SSO registration again for 24 months. Add the secret key after filling in the details in the form.

  1. Copy the Value of the newly created secret key, this will be required in the SSO creation process on Dashworks app

Now you're ready to open the Dashworks App:

  1. Navigate to Settings --> Security in the navigation bar.

  1. Input the information below and configure the SSO

  • Client Id: Noted in Step 4 above

  • Client Secret: Noted in Step 7 above

  • Issuer Url: https://login.microsoftonline.com/<tenant_Id>/v2.0, replace tenant_id with your org tenant id noted in Step 4 above.

  1. Sign out of Dashworks, then click "Sign in with SSO" to sign in with Azure AD.

Last updated