Enterprise Connections
Setting up SSO with Okta
Part 1: Okta Setup
Reference Documentation: Link
Step 1: Sign into Okta and go to Admin console from top right.
Step 2: Select Applications from the left and click on Create an Application Integration.
Step 3: In the create application wizard, select: OIDC and Web Application
Step 4: Add https://auth.vectorshift.ai/login/callback as the login callback URI and hit save.
Step 5: Copy the client ID and client secret from the new window that opens up. Also copy the okta domain from the drop down on top right (may end with .okta.com
or .oktapreview.com
).
Step 6: Go to Directory and assign the newly created Application to people/groups (Can also be done from Application page → Assignments).
Part 2: VectorShift Setup
Step 1: Go to your organization account with Enterprise permissions.
Step 2: Click account from top left and select Organization Overview.
Step 3: Select Enterprise Connections and pull down Okta.
Step 4: Paste Okta domain that we copied in Step 5 of Okta Setup.
Step 5: Paste the client ID and secret copied at Step 5 of Okta Setup in the enterprise form.
Step 6: Add email suffix in domain alias (example: vectorshift.ai). All logins from emails with this suffix will redirect to your Okta account for verification. In case there are more than one, add all entries separated by commas (no spaces in between) - example: vectorshift1.ai,vectorshif2.ai
.
Step 7: Hit save and you’re done.
Last updated