---
title: Single Sign-On (SSO) Setup Guide with Azure AD
description: This guide explains how to configure Single Sign-On (SSO) for your Springdel environment using Azure Active Directory (Azure AD).
---

[Skip to content](https://learn.springdel.com/knowledge/single-sign-on-sso-setup-guide-with-azure-ad#main-content)

[![Springdel Logo](https://learn.springdel.com/hs-fs/hubfs/SpringdelLogo-med2.png?width=138&height=30&name=SpringdelLogo-med2.png)](https://learn.springdel.com/knowledge?hsLang=en)

- [Home](https://www.springdel.com/)
- [Blog](https://blog.springdel.com/blog)

Open main navigation

Close main navigation

- [Home](https://www.springdel.com/)
- [Blog](https://blog.springdel.com/blog)
- [Customer Portal](https://pages.springdel.com/support)

[Customer Portal](https://pages.springdel.com/support?hsLang=en)

 Welcome. How can we help you?

- There are no suggestions because the search field is empty.

1. [Knowledge Base](https://learn.springdel.com/knowledge?hsLang=en)
2. [Springmatic Overview](https://learn.springdel.com/knowledge/springmatic-overview?hsLang=en)
3. [Sign-in Options](https://learn.springdel.com/knowledge/springmatic-overview?hsLang=en#sign-in-options)

# Single Sign-On (SSO) Setup Guide with Azure AD

## This guide explains how to configure Single Sign-On (SSO) for your Springdel environment using Azure Active Directory (Azure AD). Integrating SSO helps you streamline user authentication, improve security, and simplify access management across your organization.

---

### **Key Benefits**

- **Single Credential Access** – Users log in with one set of Azure AD credentials for all connected systems.
- **Simplified User Management** – Easily onboard and offboard users through centralized Azure AD controls.
- **Centralized Identity Control** – Manage authentication and permissions from a single directory.
- **Enhanced Security** – Integrate MFA and Azure AD security policies to protect accounts.

---

### **Step 1 - Register Springdel in Azure AD**

1. Sign in to the[**Azure Portal**](https://portal.azure.com/) with an account that has **Global Administrator** rights.
2. Navigate to **Azure Active Directory > Enterprise Applications**.
3. Click **New Application**.
4. Choose **Create your own application**, enter a name (e.g., *Springdel SSO*), and select **Integrate any other application you don’t find in the gallery**.
5. Click **Create**.

---

### **Step 2 - Configure SAML-based SSO**

1. After the application is created, go to **Single sign-on** and select **SAML**.
2. In the **Basic SAML Configuration**, click **Edit** and enter the following: 
     - **Identifier (Entity ID):**https://edge.springdel.com/uis/v1/sso/saml/metadata?provider=azure&organizationid=**<organization\_id>**
     - **Reply URL (Assertion Consumer Service URL):**https://edge.springdel.com/uis/v1/sso/saml/?provider=azure&organizationid=**<organization\_id>**
3. Click **Save** once it is successfully configured.

**Note:** Replace **<organization\_id>** with your actual Springdel tenant name.

---

### **Step 3 - Add User Attribute & Claim**

After setting up your **Basic SAML Configuration**, add a custom claim:

1. Under **User Attributes & Claims**, click **Edit** and then select **Add new claim**.
2. In the **Name** field, enter: OrganizationId
3. In the **Source attribute** field, enter your **<organization\_id>** value the same as Step 2.
4. Click **Save** once it is successfully configured.

---

### **Step 4 - Download Metadata**

1. Under **SAML Signing Certificate**, download the **Federation Metadata XML** file.
2. Copy the following items in a text file 
     - Login URL
     - Organization ID
     - Azure AD Identifier
     - Application Name
3. Keep this file — you will upload it in Springdel console in the next step.

---

### **Step 5 - Configure SSO in Springdel**

![](https://learn.springdel.com/hs-fs/hubfs/image-png-Aug-01-2025-08-26-58-4481-AM.png?width=670&height=210&name=image-png-Aug-01-2025-08-26-58-4481-AM.png)

1. Log in to your **Springdel Admin Console**.
2. Navigate to **Settings > SSO** tab.
3. Fill in the details accordingly 
     - Login URL
     - Organization ID
     - Azure AD Identifier
     - Application Name
4. Upload the **Federation Metadata XML** file you downloaded from Azure AD.
5. Confirm the details and save your settings.

---

### **Step 6 - Assign Users in Azure AD**

1. In **Azure AD**, navigate back to your Springdel application.
2. Go to **Users and groups**, then click **Add user/group**.
3. Select the users or groups who should have access to Springdel via SSO.
4. Click **Assign**.

Or alternatively, you can allow any users from your Azure AD to login through your SAML application.

1. In **Azure AD**, navigate back to your Springdel application.
2. Go to **Properties**.
3. At **Assignment Required**, toggle to **No**.
4. Click **Save** once it is successfully configured.
5. This will then allow any users from your Azure AD to login through your SAML application.

---

### **Step 7 - Enable and test Your SSO**

#### **![](https://learn.springdel.com/hs-fs/hubfs/image-png-Aug-01-2025-08-27-05-8469-AM.png?width=670&height=612&name=image-png-Aug-01-2025-08-27-05-8469-AM.png)**

1. In **Azure AD**, navigate back to your Springdel application.
2. Go to **Properties**.
3. **Enabled for users to sign-in** toggle to **Yes**.
4. Click **Save** once it is successfully configured.
5. Then on the Springdel login page https://edge.springdel.com, select **Sign in with an SSO Provider** and enter your Organization ID configured in Step 2 linked to Azure AD.
6. You should be redirected to your Microsoft sign-in page to authenticate.
7. If successful, you will be logged into your Springdel account.

---

### **Best Practices & Tips**

- **Use a Dedicated SSO Test Account**: Verify configuration using a non-admin test account before rolling out to all users.
- **Enable MFA in Azure AD**: Add multi-factor authentication for stronger security.
- **Keep Metadata Updated**: Re-download and update the Federation Metadata XML in Springdel if changes are made in Azure AD.
- **Limit Access Initially**: Start with selected users or groups before enabling SSO for the entire organization.
- **Document Your Organization ID**: Store the Organization ID and related SSO settings securely for future reference.

- [Springmatic Overview](https://learn.springdel.com/knowledge/springmatic-overview?hsLang=en#main-content)
  
  
  
  
  
    - [Alerts](https://learn.springdel.com/knowledge/springmatic-overview?hsLang=en#alerts)
    - [Dashboard](https://learn.springdel.com/knowledge/springmatic-overview?hsLang=en#dashboard)
    - [File Management](https://learn.springdel.com/knowledge/springmatic-overview?hsLang=en#file-management)
    - [Sign-in Options](https://learn.springdel.com/knowledge/springmatic-overview?hsLang=en#sign-in-options)
    - [Type of OS](https://learn.springdel.com/knowledge/springmatic-overview?hsLang=en#type-of-os)
    - [User & Group Management](https://learn.springdel.com/knowledge/springmatic-overview?hsLang=en#user-group-management)
- [Android Edge](https://learn.springdel.com/knowledge/android-edge?hsLang=en#main-content)
  
  
  
  
  
    - [Enrollment](https://learn.springdel.com/knowledge/android-edge?hsLang=en#enrollment)
    - [Profile Options](https://learn.springdel.com/knowledge/android-edge?hsLang=en#profile-options)
    - [Miscellaneous](https://learn.springdel.com/knowledge/android-edge?hsLang=en#miscellaneous)
- [Android Enterprise](https://learn.springdel.com/knowledge/android-enterprise?hsLang=en#main-content)
  
  
  
  
  
    - [Enrollment](https://learn.springdel.com/knowledge/android-enterprise?hsLang=en#enrollment)
    - [Profile](https://learn.springdel.com/knowledge/android-enterprise?hsLang=en#profile)
- [iOS](https://learn.springdel.com/knowledge/ios?hsLang=en#main-content)
  
  
  
  
  
    - [Enrollment](https://learn.springdel.com/knowledge/ios?hsLang=en#enrollment)
    - [Profile](https://learn.springdel.com/knowledge/ios?hsLang=en#profile)
- [Windows](https://learn.springdel.com/knowledge/windows?hsLang=en#main-content)
  
  
  
  
  
    - [Enrollment](https://learn.springdel.com/knowledge/windows?hsLang=en#enrollment)
- [Troubleshooting](https://learn.springdel.com/knowledge/troubleshooting?hsLang=en#main-content)
  
  
  
  
  
    - [Android Edge](https://learn.springdel.com/knowledge/troubleshooting?hsLang=en#android-edge)
    - [Tickets](https://learn.springdel.com/knowledge/troubleshooting?hsLang=en#tickets)
- [Support](https://learn.springdel.com/knowledge/support?hsLang=en)

[![Chill listening crop-3](https://learn.springdel.com/hs-fs/hubfs/springdel-blue-large.png?width=106&height=24&name=springdel-blue-large.png "Chill listening crop-3")](https://learn.springdel.com/knowledge?hsLang=en)

Springmatic Knowledge Base

Copyright © 2026, Springdel Technologies