How to setup SSO with Azure AD (SAML)

Enable Azure AD SAML for Single Sign-On in Zeeg with our easy guide on setting up SSO using Microsoft Entra-ID for enhanced user access and security.

To configure Azure AD SAML for Single Sign-On (SSO) of your organization users to Zeeg with Microsoft Entra-ID, please follow the next steps.

Please note that you must first have an organization in Zeeg, and your role must be either owner or admin.

SSO and SCIM can be offered with an Enterprise account. Please contact us to learn more about it.

1. Enable SSO for your organization in Zeeg

  1. From your Zeeg dashboard, select Your Organization.

  2. Go to the SSO tab.

  3. Click on Activate; Zeeg will then generate and show the required information for the SSO setup which will be used in the next steps.

2. Add Zeeg as an Enterprise Application in Azure AD

  1. Open your Azure portal in a separate tab and browse to Enterprise Applications.

  2. Click on + New application at the top.

  3. Click on + Create your own application.

  4. Enter a name for the application such "Zeeg", and select "Integrate any other application you don’t find in the gallery".

  5. Click on Create.

3. Configure IdP

  1. Click on SAML.

    1. From your Zeeg SSO dashboard, copy Audience URL (Entity ID) and paste it in the Identifier (Entity ID) field in Azure.

    2. From your Zeeg SSO dashboard, copy Reply URL (ACS) and paste it in the Reply URL (Assertion Consumer Service URL) field in Azure.

    3. From your Zeeg SSO dashboard, copy Sign On URL and paste it in the Sign on URL field in Azure.

    4. In Azure, enter https://app.zeeg.me/ for the Relay State field.

    5. From your Zeeg SSO dashboard, copy Sign Out URL and paste it in the Logout Url field in Azure.

    6. Select Save.

    1. Under Required claim click on Unique User Identifier (Name ID).

    2. At Source attribute, search for user.mail and select.

    3. Save.

    4. Add a claim for email:

      1. Select + Add new claim

      2. Under Name, enter email.

      3. At Source attribute, search for user.mail and select.

      4. Save.

    5. Add a claim for firstName:

      • Select + Add new claim.

      • Under Name, enter firstName.

      • At Source attribute, search for user.givenname and select.

      • Save.

    6. Add a claim for lastName:

      • Select + Add new claim.

      • Under Name, enter lastName.

      • At Source attribute, search for user.surname and select.

      • Save.

  2. Azure has by now now generated a new SAML Signing Certificate. Refresh the page to view it at box 3.

  3. At box 3 in Azure, SAML Certificates, download the Certificate (Base64).

    1. Open the file in a text editor. (we will soon add the option to import a certificate to improve your experience)

    2. Copy only the main content between the BEGIN and END lines.

    3. Paste the content in the Signing Certificate field of the IdP section in your Zeeg SSO dashboard.

  4. At box 4 in Azure, Set up Zeeg (or different name depending on what chose earlier):

    1. Copy Login URL and paste it in the Sign On URL field of the IdP section in your Zeeg SSO dashboard.

    2. Copy Microsoft Entra Identifier and paste it in the Issuer field of the IdP section in your Zeeg SSO dashboard.

    3. Copy Logout URL and paste it in the Sign Out URL field of the IdP section in your Zeeg SSO dashboard.

4. Assign users to the Zeeg Enterprise Application in Azure

  1. From Enterprise Applications in Azure, select the application you created for SSO with Zeeg.

  2. Under Getting Starter, click on 1. Assign users and groups.

  3. Click on + Add user/group.

  4. Under Users, if ou haven't already assigned any users, you will see None selected; click on that.

  5. In the opened box, search and select your users, and then click on Select; the box will close.

  6. Click on Assign.

Last updated