Single Sign-On (SSO)
Single sign-on (SSO) lets your team log in to the Yuno dashboard using your company’s existing accounts, instead of creating new credentials. SSO centralizes authentication, makes onboarding and offboarding team members easier, and ensures that only authorized users from your organization can access Yuno.
Yuno supports Single Sign-On (SSO) using the SAML 2.0 (Security Assertion Markup Language) standard, ensuring compatibility with a wide range of identity providers that adhere to this protocol. We have successfully tested SSO integration with Google, Microsoft, Okta, and Keycloak. The dashboard is also designed to accommodate other SAML 2.0-compliant providers. Contact support for details on implementing additional providers.
Setting up SSO
Admin Status RequiredTo activate SSO, you must have the Admin role in all accounts within the organization.
Step 1: Access the security section
- Log in to the Yuno dashboard as an administrator.
- Click your profile image and select Security. Go to the Single sign-on tab.
Step 2: Set up SSO
Click Set up to open the SSO configuration.
- Under Identity provider, select your desired option: Google, Keycloack, Microsoft, Okta, or Other.
- Copy the Identifier (Entity ID) and Assertion consumer service URL provided by Yuno.
Step 3: Configure the identity provider
Next, access the admin panel of your chosen identity provider. Here, you'll either generate a metadata XML file or obtain the necessary configuration details. Refer to your provider’s documentation for where to input Yuno’s information.
- Access your identity provider's admin panel.
- Paste the Identifier (Entity ID) and Assertion Consumer Service URL provided by Yuno into the relevant fields.
- Save the changes and generate the XML metadata file. Alternatively, you can save the Entity ID (IDP), Sign In URL, and Certificate.
Step 4: Finalize the configuration in Yuno
Back in the dashboard, you have two options to finish the SSO setup:
- Option A: Upload the metadata XML from the identity provider.
- Option B: Manually enter Entity ID (IDP), Sign In URL, and Certificate.
Managing SSO
- Disable SSO: Administrators can go to the Login methods tab of the Security section to toggle SSO on and off.
- View and edit configurations: Admins may also modify the configuration in case of changes to the identity provider. Simply go back to the Single Sign-On (SSO) tab in the Security section.
Using SSO as an end user
Once configured, users will see a button to Continue with SSO on the Yuno login page:
To access Yuno using SSO:
- Enter your corporate email address and click Continue with SSO.
- You will be redirected to the identity provider for authentication.
- Upon successful authentication, you will gain access to the Yuno dashboard.
Updated 8 days ago