Skip to main content

SSO Integration

How to setup Single Sign-On SAML 2.0

Elie Mietkiewicz avatar
Written by Elie Mietkiewicz
Updated over 3 months ago

Overview

Enabling the SSO integration allow your users to to access Wonda without creating a dedicated Wonda account. This is a secure and efficient way to manager your users.

Access the SSO settings

1. You need to be an admin to access this option. As an admin you can access the hub settings through the cog icon in the top bar:

2. Go to the “Integration Tab” and select the SSO menu:

3. Download our service provider metadata using the first link (XML file).

4. Configure your identity provider to add the following user attributes to SAML 2.0 response:

  • email (mandatory): the user email address

  • FullName (optional): the user’s name

If email is not specified, the Saml response user.name_id will be used as main identifier for the user

N.B: If you are using the Wonda Kaltura integration it's important to note that the Kaltura integration will be impacted, please contact sales@wondavr.com

5. Add your Identity provider login URL and certificate to the form:

6. Enter a list of unique domain names that help identify your user.

When a user will reach the Wonda login page, and enter it’s email address, if the address corresponds to one of the domains listed above, the user will be redirected to your IdP login page and join your hub after login.

7. That's it! All your company user can now login to Wonda using their usual email, no need to create an account.

Did this answer your question?