I am a Zivver admin
Configure and manage Zivver
SSO with Okta
Introduction
Zivver supports Single Sign-On (SSO) via Okta, so that users can login to Zivver with the login data of their workplace. This manual explains how, as an administrator, you set up SSO. SSO operates on the basis of Security Assertion Markup Language (SAML) v2.0. Okta 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 Management functionality in Okta.
example URL:
https://[organization]-admin.okta.com/admin/dashboard
SSO setup in Okta
The first step is to get Zivver set up as a SAML SP application in Okta.
- Log in to Okta.
- Go to the Admin dashboard.
- Expand Applications.
- Click Applications.
- Click Add Application.
- Click Create App integration.
- Set Sign on method to SAML 2.0.
- Click Next.
- Enter
Zivveras App name. - If necessary, upload a logo, such as the Zivver logo.
- Click Next.
- Disable Use this for Recipient URL and Destination URL.
- Fill in this information:
| Setting | Value |
|---|---|
| Single sign on URL | https://app.zivver.com/api/sso/saml/consumer/ |
| Recipient URL | https://app.zivver.com/SAML/Zivver |
| Destination URL | https://app.zivver.com/api/sso/saml/consumer/ |
| Audience URI (SP Entity ID) | https://app.zivver.com/SAML/Zivver |
| Default RelayState | N/A, leave blank |
| Name ID format | Email address |
| Application username |
- Click Show Advanced Settings.
- Fill in these details:
| Setting | Value |
|---|---|
| Response | Signed |
| Assertion Signature | Signed |
| Signature Algorithm | RSA-SHA256 |
| Digest Algorithm | SHA256 |
| Assertion Encryption | Unencrypted |
| Authentication context class | PasswordProtectedTransport |
| Honor Force Authentication | Yes |
| SAML Issuer ID | http://www.okta.com/{org.externalKey} (Replace {org.externalKey} with your own organizational external key) |
- Go to the Attribute Statements (optional) section.
- Enter this information:
| Name | Value |
|---|---|
https://zivver.com/SAML/Attributes/ZivverAccountKey | user.id |
urn:oid:2.5.4.42 | user.displayName |
urn:oid:2.5.4.20 | user.mobilePhone |
urn:oid:2.5.4.3 | user.firstName |
- Click Next.
- If necessary, complete the optional questions.
- Click Finish.
- Go to the Sign On tab of your newly created application.
- In the Sign on methods section, locate the Metadata URL.
- Click the Copy button.
You will need the Metadata URL in the next section. Having trouble? Visit the Okta documentation. - Go to the Assignments tab.
- Assign the Zivver application to persons/groups.
Okta is now correctly set up for Zivver.
Setting 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 Zivver WebApp.
- Click
Organization Settings.
- Expand
User administration.
- Click Single Sign-on.
- Select Automatically recommended.
- Paste the URL copied from the previous section.
- Click .
- At the top of the page, click .
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 Okta with 2FA. This prevents users from having to complete 2FA twice.
With these authentication methods, Zivver does not ask for 2FA when logging in:
urn:oasis:names:tc:SAML:2.0:ac:classes:PasswordProtectedTransport
This means that the SAML response does not contain any information that Zivver can derive from whether the user is logged in securely with 2FA. Therefore read the warning below carefully.
Follow these steps to set the 2FA exemption for Okta in Zivver:
- Log in to the Zivver WebApp.
- 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 these values:
urn:oasis:names:tc:SAML:2.0:ac:classes:PasswordProtectedTransport.
- Click .
You have now successfully set a 2FA exemption for Entra ID. When users log in via SSO, Zivver will not ask for 2FA.
Testing Single Sign-On
Log in to the WebApp with SSO
- Go to the Zivver WebApp.
- Enter your e-mail address.
- Depending on your role in Zivver:
- As a user: you are immediately redirected to your organization’s login screen.
- As an administrator: you choose between logging in with your Zivver password or your workplace credentials.
- Log in with your organization’s workplace credentials.
Depending on whether a 2FA exemption applies, you may be prompted for an additional login method. If a 2FA exemption is in place, this step is skipped. - Enter your additional login factor.
You are now logged in to the Zivver WebApp.
Log in to Outlook with SSO
In the Zivver Office Plugin for Outlook, you can log in via SSO using these steps:
- Click the Zivver tab.
- Click
Manage accounts.
- Click the link add_circle Add an account.
- Enter the e-mail address you want to use for login.
- Click .
You will be redirected to your organization’s login screen. - Log in with your organization’s workplace credentials.
Depending on whether a 2FA exemption applies, you may be prompted for an additional login method. If a 2FA exemption is in place, this step is skipped. - Enter your additional login method.
You are now logged in to Outlook.