Overview
Okta SSO (Single Sign-On) enables seamless and secure access to Swif by integrating with Okta as the identity provider. This article provides steps for Swif customers to register an app on Okta and provide the necessary details to enable SSO on Swif's login page.
Swif supports two approaches for integrating Okta SSO for user login:
OIDC (OpenID Connect) โ the current standard method for login.
SCIM with SAML โ new method enabling SCIM provisioning and SSO via SAML.
Steps to Create an App on Okta (OIDC)
1. Log in to Okta
Go to your Okta administrator account and log in.
2. Navigate to Applications
3. Choose Integration Type
4. Configure the Redirect URI
5. Retrieve Client Credentials
Once the app is created, note down the following details:
Client ID
Client Secret
Domain (your Okta organization URL, e.g.,
dev-xxxxx.okta.com
).
6. Providing Information to Swif
After completing the above steps, set the Client ID, Client Secret, and Domain to Swifโs Settings > Security.
Steps to Create an App on Okta (SCIM)
In Okta, go to the Applications page, click Create App Integration, and select SAML 2.0.
Enter a name for the app.
Important: Use the connection name Swif provides in the following fields:
Single Sign-On URL:
https://swifteam.us.auth0.com/login/callback?connection={{CONNECTION_NAME}}
Audience URI (SP Entity ID):
urn:auth0:swifteam:{CONNECTION_NAME}
Click Next, then Finish.
Go to the Sign On tab and click View SAML setup instructions.
Copy the Identity Provider Single Sign-On URL and download the certificate file.
Send both the URL and certificate file to Swif.
Need Help?
If you encounter any issues during this process, please reach out to our support team for assistance. We're here to ensure a smooth and secure setup!