Add an app with Express Configuration
Express Configuration lets you quickly set up SSO and SCIM for an OpenID Connect (OIDC) app in the OIN. During Express Configuration, Okta and the app exchange the data necessary to automatically configure the app instance. This reduces the need for manual setup and minimizes the chance of error when you configure an app instance.
When Express Configuration is available for an app, an Express Configuration for [app name] section appears on the Authentication tab.
By default, Express Configuration apps have Proof Key for Code Exchange (PKCE) enabled for the OIDC flow, and the openid, profile, and email OIDC scopes are allowed.
Before you begin
- Ensure that you have an admin role with permissions to manage apps.
- Ensure that you have admin credentials for the OIN app that you want to configure.
Configure SSO with OIDC
-
In the Admin Console, go to .
- Click Browse App Catalog.
- Search for and select an Express Configuration-enabled app.
- Click Add Integration.
- On the General tab, complete the required settings and click Next.
- Go to the Authentication tab.
- In the Sign on methods section, click Edit.
- Select the OpenID Connect sign-on method and click Save.
- In the Express Configuration for [app name] section, click Configure SSO with OIDC. The app sign-in page opens.
- Enter your admin credentials for the app and click Continue.
- Click Accept to grant Okta access to your account.
- Wait a moment while Okta integrates the app. A notification appears when the integration is complete.
- Configure any required settings for the app. See Configure settings for app integrations.
If you change the protocol for the app (for example, from OIDC to SAML), you need to reconfigure the integration settings.
Configure provisioning with SCIM
Complete these steps after you've configured SSO manually or with Express Configuration.
- Go to the Provisioning tab.
- Click Express Configure SCIM.
- Enter your admin credentials for the app and click Continue.
- Click Accept to grant Okta access to your app.
- Wait a moment while Okta configures an instance of the app in your org. A notification appears when the integration is complete.
- Configure any required settings for the app. See Configure settings for app integrations.