Okta Identity

Setup Okta to allow your employees to use GetTrusted.

Overview

You’ll register GetTrusted as an OIDC application inside your Okta Admin Console.

Prerequisites

  • Admin access to Okta Admin Console.

  • Okta domain (e.g., yourcompany.okta.com).

Steps

1. Log into Okta Admin

Go to Applications › Applications and click Create App Integration.

2. Choose Sign-In Method

Select OIDC – OpenID Connect, and choose Web Application as the application type.

3. Configure Application Settings

  • Name: GetTrusted Enterprise

  • Grant type: Authorization Code + Refresh Token

  • Sign-in redirect URI:

    https://enterprise.gettrusted.app/auth/oidc/callback
    https://enterprise.gettrusted.app/auth/oidc/mobile/callback
  • Assign the app to your default user group or appropriate roles.

4. Retrieve Credentials

After saving, copy:

  • Client ID

  • Client Secret

5. Enter into GetTrusted

Provide your Okta Domain, the Client ID and Secret.

Click Save Connection. We will next start setting up Directory Services

Last updated