Security (Single Sign-On)

Within the account settings of an organization you are able to set up SSO for your organiziation.

Single Sign-On with Okta

Instructions for Enabling Okta Single Sign-On:

Step 1 - Obtain the SAML Details of Updraft

Step 2 - Create a New App in Okta Dashboard

  • Open the Admin Dashboard

  • Create a new SAML 2.0 App Integration

  • Fill in the "Single Sign-On URL" and the "Audience Restriction" from Step 1

    • email = user.email

    • username = user.email

    • first_name = user.firstName

    • last_name = user.lastName

  • Create the SAML 2.0 Integraion

Step 3 - Assign user to your newly created App in Okta

  • Choose which users should be able to login and assign them to the App

Step 3 - Get your XML file from Okta an upload it to updraft

  • Upload it to updraft in page of step 1

Step 5 - Verify the Integration

After following all the above steps, log in to your Updraft account to verify that you are now able to sign in with Okta. If the integration was successful, you should be redirected to the Okta login page, and upon successful authentication, you should be logged into Updraft automatically. If you encounter any issues, please refer back to the previous steps or reach out to the support team for assistance.

Last updated