Not sure which single sign-on (SSO) login flow to enable? This guide maps common enterprise scenarios to the recommended configuration.
Decision flowchart
Do users need to start login at zuvodev.com?
│
├─ No → Use IdP-initiated only (default) ✅
│ - No domain configuration needed
│ - Simplest setup
│ - Users access via IdP dashboard
│
└─ Yes → Do you need multiple SAML apps per domain?
│
├─ Yes → Use IdP-initiated only ✅
│ - Supports Dev/Staging/Prod under same domain
│ - Each environment is a separate IdP tile
│
└─ No → Enable both flows ✅
- SP-initiated for users who bookmark zuvodev.com
- IdP-initiated still works from IdP dashboard
- Configure email domains
Common scenarios
Scenario 1: Multiple environments (dev, staging, prod)
Your situation:
- You need separate Zuvo organizations for Dev, Staging, and Production
- All employees use
company.comemail addresses - You can't assign different email domains to different environments
Recommended configuration: IdP-initiated only ✅
Why:
- Create separate SAML apps in your IdP for each environment
- All apps use the same domain (
company.com) - Users click "Zuvo Dev", "Zuvo Staging", or "Zuvo Prod" tiles
- No domain conflicts
How to configure:
- In your IdP, create three SAML apps:
- "Zuvo Dev" → Points to dev org ACS URL
- "Zuvo Staging" → Points to staging org ACS URL
- "Zuvo Production" → Points to prod org ACS URL
- In each Zuvo organization:
- Enable SSO
- Leave "Enable SP-initiated login" OFF
- Configure metadata from corresponding IdP app
- Users access each environment via IdP tiles
Result: Clean separation of environments with single domain.
Scenario 2: Single production organization
Your situation:
- One Zuvo organization for your entire company
- All employees use company email domain
- Users are comfortable with IdP dashboard
Recommended configuration: IdP-initiated only ✅
Why:
- Simplest possible setup
- No domain configuration required
- Users access Zuvo with one click from IdP
- Fewer potential failure points
How to configure:
- Enable SSO in your Zuvo organization
- Leave "Enable SP-initiated login" OFF
- Configure identity provider metadata
- Create Zuvo app tile in your IdP
Result: One-click SSO login for all users.
Scenario 3: Users bookmark zuvodev.com
Your situation:
- Users frequently bookmark zuvodev.com directly
- You want to support starting login from Zuvo
- Single domain, single organization
Recommended configuration: Enable both flows ✅
Why:
- Supports users who start at zuvodev.com (SP-initiated)
- Also supports users who prefer IdP tiles (IdP-initiated)
- Flexible for different user preferences
How to configure:
- Enable SSO in your Zuvo organization
- Toggle "Enable SP-initiated login" ON
- Add your email domain(s) (e.g.,
company.com) - Configure identity provider metadata
- Create Zuvo app tile in your IdP (optional but recommended)
Result: Users can start login from either Zuvo or IdP.
Scenario 4: Migrating from password authentication
Your situation:
- Currently using password-based login
- Transitioning to SSO
- Users are used to starting at zuvodev.com
Recommended configuration: Enable both flows ✅
Why:
- Familiar login starting point for existing users
- Gradual transition to IdP-based access
- Can promote IdP tiles after users adapt
How to configure:
- Ensure at least one non-SSO owner account exists
- Enable SSO and toggle "Enable SP-initiated login" ON
- Add email domain(s)
- Start with auto-join disabled
- Test with small group
- Enable auto-join once confirmed
- Communicate new IdP tiles to users
- Gradually encourage IdP-initiated usage
Migration path:
- Week 1: Enable both flows, announce SSO availability
- Week 2-4: Monitor usage, troubleshoot issues
- Month 2+: Promote IdP tiles, consider disabling SP-initiated if usage drops
Scenario 5: Multiple subsidiaries with different domains
Your situation:
- Parent company (
parent.com) and subsidiaries (sub1.com,sub2.com) - All use the same Zuvo organization
- Each domain maps to same identity provider
Recommended configuration: SP-initiated with multiple domains ✅
Why:
- Multiple domains supported in SP-initiated configuration
- Automatic routing based on email domain
- Centralized organization management
How to configure:
- Enable SSO in your Zuvo organization
- Toggle "Enable SP-initiated login" ON
- Add all domains:
parent.com,sub1.com,sub2.com - Configure identity provider to accept all domains
- Create Zuvo app tiles in IdP (IdP-initiated also works)
Result: Users with any configured domain can access organization.
Scenario 6: SaaS platform with customer-specific SSO
Your situation:
- You're building a SaaS product
- Each customer has their own organization
- Each customer uses their own identity provider
Recommended configuration: Per-customer decision (typically IdP-initiated)
Why:
- Each customer may have different preferences
- Default to IdP-initiated for simplicity
- Enable SP-initiated only if customer requests it
How to configure:
- For each customer organization:
- Enable SSO with their IdP metadata
- Default: Leave SP-initiated OFF
- If customer requests SP-initiated: Toggle ON and add their domain
- Document both options in customer onboarding
- Let customers choose based on their workflow
Result: Flexible, customer-specific SSO configurations.
Scenario 7: Mixed authentication (SSO + non-SSO users)
Your situation:
- Some users authenticate via SSO (employees)
- Some users use password/social auth (contractors, external partners)
- Single organization with mixed membership
Recommended configuration: Both flows with careful planning ⚠️
Why:
- SSO users can use either flow
- Non-SSO users use password/social login
- Separate invitation types for each group
How to configure:
- Enable SSO with both flows (toggle SP-initiated ON)
- Configure employee email domain(s)
- Use SSO-required invitations for employees
- Use non-SSO invitations for contractors
- Consider disabling auto-join to control membership
Result: Mixed authentication with clear separation.
Configuration quick reference
| Use Case | IdP-initiated | SP-initiated | Domains Required |
|---|---|---|---|
| Multiple environments (Dev/Staging/Prod) | ✅ Only | ❌ Off | No |
| Single production org | ✅ Only | ❌ Off | No |
| Users bookmark zuvodev.com | ✅ Yes | ✅ Yes | Yes |
| Migrating from passwords | ✅ Yes | ✅ Yes | Yes |
| Multiple email domains | ✅ Yes | ✅ Yes | Yes (all domains) |
| Customer-specific SSO (SaaS) | ✅ Default | Optional | Per customer |
| Mixed authentication | ✅ Yes | ✅ Yes | Yes |
Testing your configuration
After choosing your login flow, thoroughly test:
- IdP-initiated: Click app tile in IdP → Verify redirect to Zuvo
- SP-initiated: Go to zuvodev.com/sign-in-sso → Enter email → Verify IdP redirect
- Auto-join: Test with new user accounts
- Domain restrictions: Try non-matching domain (should fail for SP-initiated)
See our comprehensive SSO Testing and Best Practices guide for detailed testing procedures.
When to change configuration
You can safely change login flow configuration at any time:
Adding SP-initiated to IdP-only
- Toggle "Enable SP-initiated login" ON
- Add required domains
- Test with existing users
- No disruption to IdP-initiated flow
Removing SP-initiated
- Toggle "Enable SP-initiated login" OFF
- Domains are preserved (can re-enable later)
- IdP-initiated continues working
- Users who bookmarked zuvodev.com need to use IdP tiles instead
No migration required - Changes take effect immediately.
Still not sure?
If you're uncertain which configuration to use:
- Start with IdP-initiated only (simplest, works for most cases)
- Test with a small group of users
- Gather feedback on user experience
- Enable SP-initiated if users request it
- Monitor usage to see which flow is preferred
Next steps
- Understand the technical details: Read Understanding SSO Login Flows
- Configure your provider: Follow our provider-specific guides
- Test your setup: Review SSO Testing and Best Practices
- Enable auto-join: Configure auto-join settings