Set up Okta SSO
Article to help you setup an Okta for use with DecisionRules.
Create Application
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 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.

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

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?

