1. Authentication
  • Overview
  • Application Guides
    • Frontend
      • Get Started - React App
      • Get Started - HTML and JS
      • Get Started - Angular JS
      • Get Started - Next JS App
    • Backend
      • Get Started - Node JS
      • Get Started - Golang
      • Get Started - ASP.NET
      • Get Started - JAVA
  • Dashboard
    • API Credentials
    • Organization
    • Social Login
    • Customize Email Template
    • Configure Custom Domain
    • IT Admin Portal
  • Authentication
    • Login Widget
    • Magic Link
    • Google Social Login
    • Multi-Factor Authentication
    • Single Sign-On Overview
    • Setup SSO Connection
  • Security
    • Overview
    • Authentication
      • Password Hashing and Storage
      • Multi-Factor Authentication Methods and Implementation
      • Session Management
    • Attack Protection
      • Bot Detection
      • Breached Password Detection
      • Brute Force Protection
      • Log Events
      • Secure JSON Web Tokens (JWT)
      • Secure OpenID Connect (OIDC)
      • Suspicious IP Throttling
    • Data Security
      • Data Encryption At Rest and In Transit
      • Secure Storage of Secrets (Keys, Credentials)
      • Sensitive Data Handling
    • Infrastructure
      • Security Considerations for Cloud Provider or Deployment Model
      • Threat Modeling
  • API References
    • Authentication
      • MagicLink
        • Email a Magic Link
        • Resend Email Magic Link
        • Verify Magic Link
        • Ping Status
      • Magic Auth Code
        • Email a Magic Auth Code
        • Resend Magic Auth Code
        • Verify Magic Auth Code
      • Phone Authentication
        • Send Magic Auth Code via SMS
        • Resend Magic Auth Code via SMS
        • Phone Magic Auth Verify
      • PassKey
        • Initiate Passkey Login
        • Passkey Registration Initialize
        • Finish Passkey Authentication
        • Complete Passkey Registration
        • Check User Passkey Authentication Status
        • List User PassKey Credentials
        • Update Passkey Name
        • Delete Associated Passkey
      • GET Auth Status
    • Token
      • Refresh Token
      • Access Token By Auth Code
    • Mutli-Factor Authentication (MFA)
      • MFA Access Token
      • List of Authenticators
      • MFA Enroll TOTP
      • Initiate MFA
      • QR Code Image API
      • Validate MFA Token
      • Get Backup Code
    • Role And Permission
      • List All Roles
      • List All Permission
      • Create New Role
      • Update Existing Role
      • Update Permission By Permission Id
      • Remove Organization Role By Role Id
      • Remove Organization Permission By Permission Id
    • User Management
      • List All Users
      • GET User By User Id
      • GET User by User Email Address
      • Create a User
      • Update User by User Id
      • Verify User Status By User Id
      • Delete User By User Id
      • Manage User Roles
      • GET Users Organizations
      • GET User Login Logs
    • Organization
      • Add New Organization
      • Get Organization
      • Get All Organization
      • Update Organization
      • Delete Organization
      • GET Configuration By Client Id
      • GET Configuration By Custom Domain
  1. Authentication

Setup SSO Connection

This guide walks you through setting up an SSO connection with SSOJet using your IT admin portal, enabling your users to seamlessly access applications with a single login.

Prerequisites#

An active SSOJet account with IT admin access.
Knowledge of your chosen Identity Provider (IdP) configuration details.

Configuration Steps#

Access the Admin Portal: Login to your SSOJet dashboard and navigate to the IT Admin Portal.
Locate the SSO Tab: On the left navigation panel, locate and click on the "SSO" tab.
image.png
Existing Connections: This page displays a list of all currently configured SSO connections within your organization.
Create a New SSO Connection: Click the "Setup SSO" button to initiate the configuration process for a new SSO connection.
Choose Your Identity Provider: A list of supported SSO providers will be displayed. Select the provider corresponding to your IdP (e.g., Azure AD, Okta, etc.).
image.png
Follow Provider-Specific Instructions: Each IdP has unique configuration requirements. SSOJet will provide step-by-step instructions specific to your chosen provider. These instructions involve gathering details from your IdP portal and entering them into the SSOJet configuration form.
Configurations: Carefully follow the on-screen prompts and provide the necessary information for your chosen IdP. This include URLs, certificates, and attribute mappings.
image.png
Test Your Connection: Once configuration is complete, click the "Test Connection" button. This verifies if SSOJet can successfully communicate with your IdP.
For assistance with complex configurations, troubleshooting, or integrating a custom IdP not listed, reach out to the SSOJet support team at support@ssojet.com.
Previous
Single Sign-On Overview
Next
Overview
Built with