- Centralized Authentication - One login for all enterprise applications.
- Enhanced Security - Organization-controlled access.
- User Management - Centralized user provisioning and deprovisioning.
- Compliance - Meets enterprise security requirements.
- User Experience - Seamless authentication experience.
Okta SSO Configuration
In this section, you will find the necessary steps to configure Okta SSO for your Odin AI instance.Prerequisites
Before you begin, ensure you have:- Okta administrator access.
- Your Odin AI instance URL.
Step 1: Okta Application Setup
-
Log in to Okta Admin Console
Visit your Okta admin console and navigate to Applications > Applications. -
Create New Application
Click Create App Integration, select SAML 2.0 as the sign-in method, and click Next. -
Configure General Settings
Enter an app name (e.g., “Odin AI”), upload the Odin AI logo if desired, and click Next. -
Configure SAML Settings
Enter the following details:- Single sign-on URL:
https://your-odin-domain.com/user/okta/sso/saml/acs/admin - Audience URI (SP Entity ID):
https://your-odin-domain.com - Name ID format:
EmailAddress - Application username:
Email - Update application username on:
Create and update
- Single sign-on URL:
-
Attribute Statements (Optional)
Add attribute mappings as needed:email→user.emailfirstName→user.firstNamelastName→user.lastName
-
Group Attribute Statements (Optional)
Configure group mappings if needed. -
Feedback (Optional)
Select feedback options and click Finish.
Step 2: Get Okta Configuration
-
View SAML Setup Instructions
In your Okta application, go to the Sign On tab and click View SAML 2.0 Setup Instructions. -
Copy Metadata URL
Note the Identity Provider metadata URL in the specified format. -
Alternative: Download Metadata
Download the SAML metadata XML file and save it for configuration.
Step 3: Submit Configuration to Odin AI
Odin AI’s support team will configure and test your SSO setup. Please provide the following information:-
Send Configuration Details
Email Support with the following information:- Provider: Okta
- Enterprise ID: Your organization’s domain (e.g.,
company.com) - Metadata URL: The Okta metadata URL from Step 2
- SSO Sign-In Only (Optional): Specify if you want to require SSO for all users with this domain.
-
Odin AI Configuration
Odin AI’s support team will configure SSO on your instance and test the connection. You will be notified once configuration is complete. -
Testing
Odin AI’s team will test the SSO connection, and you may be asked to verify that it works. Once confirmed, SSO will be enabled for your organization.
Troubleshooting Okta SSO
In this section, you will find common issues and solutions related to Okta SSO. Issue: Redirect loop or authentication failureSolutions:
- Verify the Single sign-on URL matches exactly.
- Check that the Audience URI is correct.
- Ensure Name ID format is set to EmailAddress.
- Verify metadata URL is accessible.
- Check that the Okta application is active.
Solutions:
- Verify email attribute mapping in Okta.
- Check that the user exists in Odin AI.
- Ensure user provisioning is configured.
- Verify enterprise ID matches the email domain.

