SAML SSO Setup with Okta
This guide explains how to configure SAML 2.0-based Single Sign-On (SSO) between Okta and Fairjungle.
Once set up, users can log in to Fairjungle securely using their Okta credentials, streamlining access and improving security.
Prerequisites
Before you begin, make sure you have:
- Admin access to Okta
- Admin access to Fairjungle
Supported features
The Okta/Fairjungle SAML integration currently only supports SP-initiated SSO : this authentication flow occurs when the user attempts to log in to the application from Fairjungle.
For more information about SSO workflows, visit the Okta Glossary.
Step 1: Create a SAML SSO Integration in Fairjungle
- Log in to your Fairjungle Admin Console
- Go to the SSO tab
- Click the SAML button
- Enter the name of your new SSO Connection* (for instance "My Okta Connection")
- Leave this page open while you configure your new SAML App in Okta
Step 2: Create a New SAML App in Okta
- Log in to your Okta Admin Console
- Go to Applications > Applications
- select Browse App Catalog and search for Fairjungle
- Click Add Integration and then click Next
- Select the Sign On tab for the Fairjungle SAML app, go to Sign on methods > SAML 2.0 > Metadata details, and then click on More details
- Copy the Issuer, Sign on URL and Signing Certificate
Step 3: Configure the SAML Settings in Fairungle
- Copy the Okta Issuer into Fairjungle IdP Issuer (entity id)
- Copy the Okta Sign on URL into Fairjungle IdP SSO URL
- Copy the Okta Signing Certificate into Fairjungle IdP Certificate (base64)
- Save your new Fairjungle SAML connection
Step 4: General Settings
- App label:
Fairjungle
or any name that will help identifying your new SSO connection to Fairjungle in your Okta account
Step 5: Finish Setup and Assign Users
- Review the configuration summary
- Click Finish to create the app
- Go to the Assignments tab
- Assign the Fairjungle app to appropriate users or groups
Attributes mapping
The following SAML attributes are supported:
Name | Value |
---|---|
user.email | |
firstName | user.firstName |
lastName | user.lastName |
uid | user.login |
Optional: Enforce SSO Login in Fairjungle
If you want to require users to log in only via SSO:
- Fairjungle can restrict login for users under a specific domain (e.g.
@yourcompany.com
) - Contact support to enable this enforcement policy
SP-initiated SSO
- Go to: https://[your-subdomain].app.fairjungle.com/
- Click Login with Okta.