Comment on page
Okta SSO - Onboarding
To connect your Okta tenant as an identity Provider in groundcover, you must create an OIDC application
- Login to Okta admin portal
- Click "Applications"
- Click "Create App Integration"
- In "Sign-in method" section mark "OICD - OpenID Connect"
- In "Application type" section mark "Web Application"
- Press "Next"
- Set "App Integration name" to "groundcover"
- In "Grant type" section mark only "Authorization Code"
- Set "Sign-in redirects URIs" to "https://auth.groundcover.com/login/callback"
- In "Assignments" section select groups
- Click "Save"
- Copy application "Client ID" and "Client Secret"
- Connect to your relevant account representative and provide details above
- groundcover team will use above details to perform relevant actions on our side.
- Account representative will contact you to test e2e flow
- Click on "groundcover" application
- In "General Settings" section click "Edit"
- Set "Login initiated by" to "Either Okta or App"
- In "Application visibility" mark "Display application icon to users"
- In "Login Flow" mark "Redirect to app to initiate login (OIDC Compliant)
- Set "Initiate login URI" to "https://app.groundcover.com"
- Click "Save"

Last modified 1mo ago