Best practice
For the integration with Oomnitza, create a dedicated user account.
To run the Okta OAuth user loads and workflows, you must use the Okta Developer Console to create an app. For further information, see Okta Developer Documentation: Set up your app.
Complete the following steps:
- Open the Admin Console for your org.
- Go to Applications > Applications
- Click Create App Integration.
- Select OIDC - OpenID Connect as the Sign-in method.
- Select Web Application as the Application type, then click Next
- The following is required to run the app in Oomnitza:
- Under Grant Type, ensure that Authorization Code and Refresh Token are selected.
- Enter the following Sign-in redirect URI https://generic-oauth2-proxy.oomnitza.com/oauth2/redirect_url
- Fill in the remaining details for your app integration, then click Save.
- Copy your Client ID and Secret for use in Oomnitza.
- Select the Okta API Scopes tab. Ensure the following scopes are selected:
- okta.users.read
- okta.users.manage
Adding the credentials
To add your Okta credentials in Oomnitza, complete the following steps:
Make life easier and add your credentials to Oomnitza before you create the integration.
- In Oomnitza, click Configuration > Security > Credentials.
- Click Add new credential (+).
- Search for the integration, and then click the forward arrow > to select the integration.
- Enter your client credentials and any other additional information.
- Click Authenticate. You are prompted to log in to authorize your request.
- Click CREATE.
- On the INFORMATION tab, complete these actions:
- Add the name of the credential.
- Add the name of the owner.
- Ensure that OAuth 2.0 is selected as the Authorization type.
- Ensure that Okta is selected from the SaaS list.
- Enter your Client ID, Secret, Base URL and Scopes.
- Click Authenticate. You are prompted to log into Okta to authorize your request.
- Click CREATE.
Comments
0 comments
Please sign in to leave a comment.