Set up Okta SSO

Article to help you setup an Okta for use with DecisionRules.

Create Application

We will mostly focus on the minumum required settings

In the Okta Admin Console navigate to Applications -> Applications -> Create App Integration.

From the methods, select SAML.

Step 1

In the first step, you have to set up app name

Step 1

Step 2

In the second step you have to fill in Single sign-on URL. It is

  • For the Single sing-on URL put the address of your server (API) container with "/saml/callback/{sso_name}" following.

    • example: "https://api.sandbox.decisionrules.io/saml/callback/okta_test"

  • For the Audience URI you can put in any easily identifiable name.

Step 2

After creating the configuration, you can download the certificate at the Sign on tab. There is also Sign On Url.

Decision Rules SSO setup

Here you can find more info how set up SSO in DR application.

  • Issuer - Audience URI

  • Entry point - Sign On URL

  • Callback Url - Single sign-on URL

  • Certificate - SAML Certificate

Adding Users

In the Okta Admin Console go to Assigments tab in Applications -> Applications -> {your_app}. You can assign users or groups there.

Last updated

Was this helpful?