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
- In Okta Admin Console, go to Applications > Create App Integration
- Select SAML 2.0 and click Next
- Set Single sign-on URL to your Yuno ACS URL
- Set Audience URI to your Yuno Entity ID
- Configure attribute statements (see Attribute Mapping)
- Copy the IdP metadata URL and paste it in the Yuno SSO configuration
Azure AD
- In Azure Portal, go to Enterprise Applications > New Application > Create your own
- Select Integrate any other application and create
- Go to Single sign-on > SAML
- Set Identifier (Entity ID) to your Yuno Entity ID
- Set Reply URL to your Yuno ACS URL
- Download the Federation Metadata XML and upload it to Yuno
Google Workspace
- In Google Admin Console, go to Apps > Web and mobile apps > Add App > Add custom SAML app
- Copy the SSO URL and Certificate from Google and enter them in Yuno
- Set ACS URL and Entity ID from Yuno’s Service Provider Details
- 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.
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.