Okta

HockeyStack integrates with Okta using Single Sign-On (SSO) to provide secure and streamlined access for users. Follow the steps below to set up the Okta integration.

1. Create an Okta OIDC App Integration

  1. Log in to your Okta administrator dashboard.

  2. Create a new OIDC app integration.

  3. Select OIDC as the Sign-in method.

  4. Select Web application as the Application type.

  5. Set up the following parameters:

    • Name: A descriptive name for your application.

    • Sign-in Redirect URIs: https://hockeystack-production.us.auth0.com/login/callback

    • Trusted Origins: https://hockeystack.com

    • Okta Domain: Replace <YOUR_OKTA_DOMAIN> with your Okta domain. For example, https://dev-123456.okta.com

  6. After saving, Okta will generate a Client ID and Client Secret. Make sure to record these.

  7. Add users to the Okta app integration: Users must be added in Okta and have a HockeyStack account to log in successfully.

2. Share Required Information with HockeyStack

Once you have set up your Okta OIDC App, please share the following information with the HockeyStack Team:

  1. Client ID

  2. Client Secret

  3. Okta Domain (e.g., https://dev-123456.okta.com)

The HockeyStack Team will complete the provisioning process and enable SSO for your organization.

Last updated