I am a Zivver admin
Configure and manage Zivver
SSO met VMware Idenity Provider
Introduction
How do you set up SSO as a Zivver administrator?
Zivver supports Single Sign-On (SSO) via VMware Identity Provider. Users can now 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://
./admin - Go to Catalog.
- Click on NEW.
- Enter a name.
For example, Zivver. - Click on 2. Configuration.
- Enter the Zivver URL:
https://app.zivver.com/api/sso/saml/meta
- Click on 3. Access Policy.
- Select the desired policy.
The policy determines where users are allowed to log in. - Click on 4. Summary.
- Review the summary.
- If everything is correct, click SAVE.
- Open the newly created application.
- Click on EDIT.
- Click on 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 on 4. Summary.
- Review the summary.
- If everything is correct, click SAVE.
- Click on ASSIGN.
- Search for the users or groups to which you want to assign this application.
- Click on 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 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.
- Enter the SAML metadata URL of your VMware Identity Provider.
The URL usually has the structurehttps://
./SAAS/API/1.0/GET/metadata/idp.xml
Check the VMware admin interface or documentation for the correct URL. - Click Save.
- On to of the page, click the key Enable Single sign-on button.
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:
- 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 value:
urn:oasis:names:tc:SAML:2.0:ac:classes:PasswordProtectedTransport
.
- Click Save.
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 our WebApp.
Logging into Outlook with SSO
To log in with SSO using the Zivver Office Plugin in Outlook, follow these steps:
- Click on the Zivver tab.
- Click on manage_accounts Manage Accounts.
- Click on the link add_circle Add an Account.
- Select the email address you want to log in with.
- Click on Yes, I want to log in now.
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.