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..
-
In the Admin Console, go to ** Applications > Applications**
-
Click Create New App
-
Select Web from dropdown
-
Select OpenID Connect
-
Click Create
-
Application name can be anything, although something like "InRule-{app-name}-{environment}" is recommended
-
Enter below for Login Redirect URIs:
https://auth.inrulecloud.com/login/callback
https://inrule.auth0.com/login/callback
- Enter below for Logout Redirect URIs:
https://auth.inrulecloud.com/v2/logout
https://inrule.auth0.com/v2/logout
-
Click Save
-
After you save your settings, click Edit by General Settings, then check the following checkboxes as shown
-
Enter the application URL you are trying to reach (e.g. inrule.cloud.com)
-
Click Save
-
Copy Client ID and provide it to InRule for future use
-
Copy Issuer URL and provide it to InRule for future use