Skip to main content
All CollectionsIntegrations
OAuth integrations
OAuth integrations

How to integrate Insites with your Oauth

Andrew Waite avatar
Written by Andrew Waite
Updated over a week ago

Simplify your user management by integrating Insites with your existing OAuth provider.

Insites currently supports the following Oauth providers:

  • Microsoft 365

  • Okta

Configuring Okta integration

Setting up an Okta app

Go to Applications and click Create App Integration

Follow the steps to create an OIDC app which is a Web Application

Give the integration a name (for example Insites).

Under "Sign-in redirect URIs" enter https://app.insites.com/oauth-login/complete. If you have a white-label hostname with a custom log in page, you should replace the hostname with your own whitelabel hostname.

Under "Sign-out redirect URIs" enter https://app.insites.com/logout. If you have a white-label hostname with a custom log in page, you should replace the hostname with your own whitelabel hostname.

Next you'll need to copy the Client ID and Client Secret into Insites.

Configuring Okta in Insites

In Insites, go to Account settings, to Auth & users and then to Oauth providers.
โ€‹

Follow the steps to configure your Okta integration, entering your client ID from Okta, client secret and issuer URL. Your issuer URL usually ends with /oauth2/default.

Did this answer your question?