Before starting, complete the generic SSO setup prerequisites and have the SAML configuration values from Yasu’s SSO page ready.
Create a custom SAML app
- Sign in to Google Admin Console
- Navigate to Apps → Web and Mobile Apps
- Click Add App → Add custom SAML app
- Enter an app name (e.g., “Yasu”) and optionally upload a logo
- Click Continue
Download IdP metadata
On the Google Identity Provider details screen (step 2 of the wizard):
- Click Download Metadata to save the IdP metadata XML file
- Keep this file — you’ll need it when configuring Yasu
- Click Continue
Configure service provider details
- ACS URL → paste the ACS URL from Yasu’s SSO page
- Entity ID → paste the Entity ID from Yasu’s SSO page
- Name ID format → select EMAIL
- Name ID → select Basic Information > Primary email
- Click Continue
Configure attribute mapping
Set up attribute mapping as follows:
Optionally, add group membership:
| Google Directory attribute | App attribute |
|---|---|
| Basic Information > Primary email | email |
| Basic Information > First name | firstName |
| Basic Information > Last name | lastName |
- Click Add mapping under Group membership
- Select the groups to include
- Set the app attribute name to
groups
Enable the app
- On the app details page, go to User access
- Select the organizational units that should have access
- Set Service status to ON for everyone (or selected OUs)
- Click Save
Configure in Yasu
- In Yasu, go to Integrations → SSO Configuration and click Configure SSO
- Select Google Workspace as the identity provider
- Enter your company domain
- Upload or paste the metadata XML you downloaded in Step 2
- Click Add Domain
Users in the enabled organizational units can now sign in to Yasu via SSO. New users will be automatically provisioned via JIT provisioning.
Attribute Mapping Reference
When configuring attribute mapping in Yasu for Google Workspace, use these values:| Yasu field | Google attribute |
|---|---|
| Name attribute | name |
| Picture attribute | picture |
| Groups/role attribute | groups |
These are auto-configured when you select Google Workspace as the identity provider during setup.