I am a Zivver admin
Configure and manage Zivver
SSO with VMware Identity Provider
Introduction
How do you set up SSO as a Zivver administrator?
Zivver supports Single Sign-On (SSO) via VMware Identity Provider. Users can log in to Zivver using their workplace credentials.
SSO operates based on Security Assertion Markup Language (SAML) v2.0. In this scenario, VMware Identity Provider serves as the Identity Provider (IdP), and Zivver acts as the Service Provider (SP).
To activate SSO in Zivver, you need the following (all required):
- You are a Zivver administrator.
- You have access to the Admin panel in VMware Identity Provider.
Setting Up SSO Integration in VMware Identity Provider
- Log in to the VMware Identity Provider Admin Portal.
Depending on your installation, the standard structure of the URL ishttps://<your-domain>/admin. - Go to Catalog.
- Click NEW.
- Enter a name.
For example, Zivver. - Click 2. Configuration.
- Enter the Zivver URL:
https://app.zivver.com/api/sso/saml/meta - Click 3. Access Policy.
- Select the desired policy.
The policy determines where users are allowed to log in. - Click 4. Summary.
- Review the summary.
- If everything is correct, click SAVE.
- Open the newly created application.
- Click EDIT.
- Click 2. Configuration.
- Adjust the Username Value to
$(user.email). - Expand Advanced Properties.
- Scroll down to Custom Attribute Mapping.
- Set the fields as shown in the table below.
- Click 4. Summary.
- Review the summary.
- If everything is correct, click SAVE.
- Click ASSIGN.
- Search for the users or groups to which you want to assign this application.
- Click SAVE.
| Field | Value |
|---|---|
| Name | https://zivver.com/SAML/Attributes/ZivverAccountKey |
| Format | Basic |
| Namespace | [xmlns:md=“urn:oasis:names:tc:SAML:2.0:metadata”] |
| Value | $(user.ObjectGUID) |
You have successfully set up SSO in VMware Identity Provider.
Setting Up SSO Integration in Zivver
Follow the steps below to configure the newly created SSO integration in Zivver:
- Log in to the Zivver WebApp.
- Click
Organization Settings.
- Expand
User administration.
- Click Single Sign-on.
- Select Automatically recommended.
- Enter the SAML metadata URL of your VMware Identity Provider.
The URL usually has the structurehttps://<your-domain>/SAAS/API/1.0/GET/metadata/idp.xml.
Check the VMware admin interface or documentation for the correct URL. - Click .
- At the top of the page, click .
You have successfully set up the SSO integration in Zivver.
Zivver 2FA Exemption (Optional)
A Zivver account is by default secured with an additional login method (2FA). 2FA is also required when logging in via SSO. However, it is possible to disable Zivver’s 2FA when users log in through SSO with VMware Identity Provider.
Follow the steps below to set up the 2FA exemption for VMware Identity Provider in Zivver:
- Click
Organization Settings.
- Expand
User administration.
- Click Single Sign-on.
- Scroll down to the Zivver 2FA exemptions card.
- In the Authentication methods to be exempted field, enter the following value:
urn:oasis:names:tc:SAML:2.0:ac:classes:PasswordProtectedTransport
- Click .
You have now successfully set up a 2FA exemption for VMware Identity Provider. When users log in via SSO, Zivver will not ask for 2FA.
Logging into the WebApp with SSO
- Go to the WebApp.
- Enter your email address.
- What is your role in Zivver?
- User: you will be redirected directly to your organization’s login screen.
- Administrator: you can choose between your Zivver password and your workplace login credentials to log in.
- Log in with your organization’s workplace login credentials.
Depending on a 2FA exemption, you may be prompted for an additional login method. If a 2FA exemption is in place, skip the last step. - Enter your additional login method.
You are now logged into the WebApp.
Logging into Outlook with SSO
To log in with SSO using the Zivver Office Plugin in Outlook, follow these steps:
- Click the Zivver tab.
- Click
Manage accounts.
- Click add_circle Add an account.
- Select the email address you want to log in with.
- Click Yes, I want to login.
You will be redirected to your organization’s login screen. - Log in with your organization’s workplace login credentials.
Depending on a 2FA exemption, you may be prompted for an additional login method. If a 2FA exemption is in place, skip the last step. - Enter your additional login method.
You are now logged into Outlook.