Skip to main content

Overview

Single Sign-On (SSO) allows your team to authenticate to the Yuno Dashboard using your organization’s identity provider (IdP). SSO centralizes access management, enforces your existing security policies, and eliminates the need for separate Yuno credentials. SSO is available on Enterprise plans. Contact your Yuno account manager to enable SSO for your organization.

Benefits

Supported Protocols

Configuration Steps

1

Navigate to SSO settings

Go to Dashboard > Settings > SSO and click Configure SSO.
2

Select protocol

Choose SAML 2.0 or OIDC based on your identity provider’s capabilities.
3

Enter identity provider details

Provide the required configuration from your IdP:For SAML 2.0:For OIDC:
4

Configure Yuno as a service provider

Copy the values from the Service Provider Details panel in Yuno and add them to your IdP:
5

Map attributes

Configure attribute mapping between your IdP and Yuno. See Attribute Mapping.
6

Test the connection

Click Test SSO to initiate a test login flow. See Testing SSO.
7

Enable SSO

After a successful test, toggle SSO to Active. Team members will be redirected to your IdP on their next login.

Identity Provider Setup Examples

Okta

  1. In Okta Admin Console, go to Applications > Create App Integration
  2. Select SAML 2.0 and click Next
  3. Set Single sign-on URL to your Yuno ACS URL
  4. Set Audience URI to your Yuno Entity ID
  5. Configure attribute statements (see Attribute Mapping)
  6. Copy the IdP metadata URL and paste it in the Yuno SSO configuration

Azure AD

  1. In Azure Portal, go to Enterprise Applications > New Application > Create your own
  2. Select Integrate any other application and create
  3. Go to Single sign-on > SAML
  4. Set Identifier (Entity ID) to your Yuno Entity ID
  5. Set Reply URL to your Yuno ACS URL
  6. Download the Federation Metadata XML and upload it to Yuno

Google Workspace

  1. In Google Admin Console, go to Apps > Web and mobile apps > Add App > Add custom SAML app
  2. Copy the SSO URL and Certificate from Google and enter them in Yuno
  3. Set ACS URL and Entity ID from Yuno’s Service Provider Details
  4. Configure attribute mapping for email and name

Attribute Mapping

Map your IdP attributes to Yuno user fields:

Team Role Mapping

Map IdP groups to Yuno Dashboard roles to automate access control: Configure role mapping in the SSO settings under Role Mapping. Users without a mapped group are assigned the Viewer role by default.

Testing SSO Configuration

1

Click Test SSO

In the SSO configuration page, click Test SSO. A new browser window opens with your IdP’s login page.
2

Authenticate with your IdP

Log in using your IdP credentials. After authentication, you are redirected back to Yuno.
3

Review test results

Yuno displays the attributes received from your IdP. Verify that email, name, and role are mapped correctly.
Do not enable SSO for your organization until you have completed a successful test. A misconfigured SSO setup can lock team members out of the Dashboard.

Troubleshooting

If you encounter issues not listed here, contact Yuno support with your SSO configuration details (redact secrets) and the error message. Include the IdP metadata URL and Yuno Entity ID for faster resolution.