Skip to main content



Set Up and Configure a New Application within Okta

Administrator access in Okta is required to set up and configure a new application within Okta..

ri_20.jpg

  1. In the Admin Console, go to ** Applications > Applications**

  2. Click Create New App

  3. Select Web from dropdown

  4. Select OpenID Connect

  5. Click Create

  6. Application name can be anything, although something like "InRule-{app-name}-{environment}" is recommended

  7. Enter below for Login Redirect URIs:

https://auth.inrulecloud.com/login/callback

https://inrule.auth0.com/login/callback

  1. Enter below for Logout Redirect URIs:

https://auth.inrulecloud.com/v2/logout

https://inrule.auth0.com/v2/logout

  1. Click Save

  2. After you save your settings, click Edit by General Settings, then check the following checkboxes as shown

  3. Enter the application URL you are trying to reach (e.g. inrule.cloud.com)

  4. Click Save

  5. Copy Client ID and provide it to InRule for future use

  6. Copy Issuer URL and provide it to InRule for future use