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
Log in to your Okta administrator dashboard.
Create a new OIDC app integration.
Select OIDC as the Sign-in method.
Select Web application as the Application type.
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
After saving, Okta will generate a Client ID and Client Secret. Make sure to record these.
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:
Client ID
Client Secret
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