OAuth and Okta
You can optionally link your Splitgraph account to an OAuth provider or log in via OAuth. Splitgraph currently supports OAuth login using Google, GitHub and GitLab OAuth.
Okta
On private Splitgraph deployments, you can also set up OAuth login via Okta. To do that, create a new application integration in Okta:
- Sign-on method: OIDC
- Application type: Web Application
- Integration name: Splitgraph
- Grant type: authorization code
- Sign-in redirect URI: https://www.company-name.splitgraph.io/auth/oauth/complete/okta
- Trusted origins: none
We will then need the client ID, client secret and Okta domain. Send an email to Splitgraph Support with these details to complete the setup.