I am a Zivver admin
Configure and manage Zivver
SSO with Microsoft Entra ID
Introduction
Zivver supports Single Sign-On (SSO) via Microsoft Entra ID, so that users can log in to Zivver using their workplace credentials. This manual shows how to set up SSO, as a Zivver administrator.
SSO operates on the basis of Security Assertion Markup Language (SAML) v2.0; in this scenario, Microsoft Entra ID is the Identity Provider (IdP) and Zivver is the Service Provider (SP).
To activate SSO in Zivver, this is necessary:
- You are a Zivver administrator.
- You have access to Microsoft Azure and an Entra ID subscription.
Configure SSO in Entra ID
The first step is to set up Zivver SSO in Entra.
- Log in to Microsoft Azure.
- Click Entra ID.
- Click Enterprise applications.
- Click New application add .
- Select Mail from the category dropdown menu.
- Search for
Zivver
. - Select the Zivver app by clicking on the Zivver tile.
- Click Add.
Wait until the Zivver app has been added. You will be automatically redirected to the control panel for the Zivver app. - Select the Properties blade.
- Set Assignment required? to No and click Save.
- Click Single sign-on in the Manage blade.
- Select the SAML tile.
You will be prompted with a pop-up to save the single sign-on setting. - Click Yes.
You should now see the Set up Single Sign-On with SAML configuration screen. - Click Edit edit at (2) User Attributes & Claims.
- Click the row Unique User Identifier (Name ID).
You are redirected to the Manage claim page for this claim. - At Source attribute select user.mail.
- Click Save and click the close icon (X) in the top right corner of your screen.
- Click Add new claim add .
- Fill in this data:
Name | Namespace | Source | Source attribute |
---|---|---|---|
ZivverAccountKey |
https://zivver.com/SAML/Attributes |
Attribute | user.objectid |
user.objectguid (extension_<YourTenantID>_objectGUID)
from the dropdown menu as Source Attribute instead of user.objectid.
- Click Save.
- Go back to SAML-based Sign-on.
You might be prompted to Test single sign-on with Zivver. If so, click No, I’ll test later. - Click Copy file_copy at App Federation Metadata Url under (3) SAML signing Certificate.
You need this URL in the Zivver admin panel in the next section.
Configure SSO in Zivver
The second step is to set up SSO in Zivver. You do this in the Zivver admin panel.
- Log in to the WebApp.
- Click the room_preferences Organization Settings icon at the bottom left of your browser window.
- Go to people_outline User administration.
- Go to Single Sign-on.
- Select Automatically.
- Paste the App Federation Metadata Url copied to your clipboard from the previous section.
- Click Save.
- On to of the page, click the key Enable Single sign-on button.
SSO is now configured in Zivver, and you are ready for the next section.
Zivver 2FA exemption (optional)
A Zivver account is protected, by default, with an additional login method (2FA). 2FA is also required when logging in via SSO. It is possible to disable Zivver’s built-in 2FA when users already log in to Entra ID with a 2FA. This prevents users from having to fill in a 2FA twice.
With these Authentication Methods, Zivver does not ask for a 2FA when logging in:
urn:oasis:names:tc:SAML:2.0:ac:classes:Password
urn:oasis:names:tc:SAML:2.0:ac:classes:Unspecified
urn:oasis:names:tc:SAML:2.0:ac:classes:PasswordProtectedTransport
This means that the SAML response does not contain any information from which Zivver can decide whether the user is logged in securely with 2FA.
Do these steps to set the 2FA exemption for Entra ID in Zivver:
- Log in to the WebApp.
- Click the room_preferences Organization Settings icon at the bottom left of your browser window.
- Go to people_outline User administration.
- Go to Single Sign-on.
- Scroll down to the Zivver 2FA exemptions card.
- In the Authentication methods to be exempted field, enter these values:
urn:oasis:names:tc:SAML:2.0:ac:classes:Password
urn:oasis:names:tc:SAML:2.0:ac:classes:Unspecified
urn:oasis:names:tc:SAML:2.0:ac:classes:PasswordProtectedTransport
- Click Save.
You have now successfully set a 2FA exemption for Entra ID. When users now log in via SSO, Zivver will not ask for 2FA.
Assign users to the application Zivver in Entra ID
The third step is to assign users to Zivver SSO in Entra ID.
- Log in to Microsoft Azure.
- Click Entra ID.
- Click Enterprise applications.
Select Zivver from the list of Enterprise applications installed.
If you want to assign all users in your Entra ID to the Zivver application, then you can also toggle User assignment required? to No at the Properties tab under the Manage blade. This means that every Entra ID user is allowed to log into Zivver, given that they have an active Zivver account. If you use this option, you can skip the steps below.Select the Users and groups tab under the Manage blade.
Click Add user add to add a user or group.
Click Users >.
Search for users or groups to assign to the Zivver application and select them from the list.
If you want to assign groups to the Zivver application in Entra ID, you need an Enterprise mobility + security E5 or Entra ID premium P2 license.Click Select.
Click Assign to confirm your selection.
The assigned users can now log into Zivver, given that they have an active Zivver account.
Testing single sign-on
Log in to the WebApp with SSO
- Go to the WebApp.
- Enter your e-mail address.
- Depending on your role in Zivver:
- As a user: you are immediately redirected to the login screen of your organization.
- As an administrator: you choose between your Zivver password and your workplace login details to log in.
- Log in with the workplace login data of your organization.
Depending on the existence of a 2FA exemption, you will be asked for an extra login method. With a 2FA exemption in place, the last step will be skipped. - Enter your extra login factor.
You are logged in to Zivver WebApp.
Log in to Outlook with SSO
In the Zivver Office Plugin in Outlook, you can do SSO login with these steps:
- Click the Zivver tab.
- Click Manage accounts account_circle .
- Click the link Add an account add_circle .
- Select the e-mail address with which you want to log in.
- Click Yes, I want to log in now.
You will be redirected to the login screen of your organization. - Log in with the workplace login details of your organization.
Depending on a 2FA exemption you will be asked for an extra login method. With a 2FA exemption you skip the last step. - Enter your extra login method.
You are logged in to Outlook.
References
For further reference, please see:
Configure SAML-based single sign-on for an application with Entra ID and
Tutorial: Microsoft Entra SSO integration with Zivver