curl --request PUT \ --url https://test.stytch.com/v1/b2b/organizations/{ORGANIZATION_ID} \ -d '{ "allowed_auth_methods": [ "sso"], }'
curl --request PUT \ --url https://test.stytch.com/v1/b2b/organizations/{ORGANIZATION_ID} \ -d '{ "allowed_auth_methods": [ "sso"], }'
Multi-tenant data model with complete organization-level control | |
Supported | Not supported |
Organization discovery flow at login | |
Supported | Not supported (~4 eng weeks to build a workaround) |
Enforced per-organization primary and secondary auth requirements | |
Supported | Not supported (~2 eng weeks to build a workaround for each auth factor) |
RBAC with organization-level settings | |
Supported | Not supported (~3 eng weeks to build a workaround) |
Automatic account de-duplication | |
Supported | Not supported (>4 eng weeks to build a workaround) |
Fingerprint-protected authentication | |
Supported | Not supported (not possible with Auth0) |