Overview
This guide walks you through connecting Galtea to Microsoft Entra ID (formerly Azure Active Directory) using SAML 2.0. When complete, your team can sign in to Galtea through their Microsoft accounts. You will switch between the Azure portal and Galtea’s Organization Settings several times. Keep both browser tabs open.Prerequisites
- Owner role in the Galtea organization, with an active Enterprise subscription.
- Global Administrator or Application Administrator role in Microsoft Entra ID.
Step 1 — Create an enterprise application in Azure
- Open the Azure portal and navigate to Microsoft Entra ID.
- In the left menu, click Enterprise applications.
- Click New application at the top of the list.
- Click Create your own application.
- Enter a name for the app (for example,
Galtea). - Select Integrate any other application you don’t find in the gallery (Non-gallery).
- Click Create.
Step 2 — Enable SAML in the new application
- In the application overview, click Single sign-on in the left menu.
- Select SAML as the sign-on method.
Step 3 — Configure Galtea’s SP values in Azure
In the Basic SAML Configuration panel, click Edit and fill in these two fields:
Click Save.
Step 4 — Require a signed response and assertion
- In the SAML Certificates section, click Edit.
- Find the Signing Option dropdown.
- Select Sign SAML response and assertion.
- Click Save.
Step 5 — Copy IdP values from Azure into Galtea
Stay on the Set up Single Sign-On with SAML page in Azure and locate the Set up Galtea section (the section name matches the application name you chose).
For the certificate:
- In the SAML Certificates section, find the Certificate (Base64) row.
- Click Download to save the
.cerfile. - Open the file in a text editor. You will see lines starting with
-----BEGIN CERTIFICATE-----. - Copy the entire content (including the header and footer lines).
- Paste it into the Public Certificate field in Galtea.
Step 6 — Save and verify in Galtea
- In Galtea, click Save to update the organization settings.
- Ask a team member who has been assigned to the Azure application to sign in using the organization’s Team Slug.
Before testing, assign the user (or a test user) to the Galtea enterprise application in Azure. Go to the application → Users and groups → Add user/group.