Overview
Strada supports multiple authentication methods to provide secure and flexible access for your team members. Choose the authentication method that best fits your organization’s security requirements and user experience preferences.Available Authentication Methods
Magic Link
Magic Link authentication provides a passwordless login experience. Users receive a secure, time-limited link via email that grants them access to their account. How it works:- User enters their email address on the login page
- Strada sends a unique authentication link to their email
- User clicks the link to instantly log in
- No password required
- Simple and secure passwordless authentication
- No password management overhead
- Reduced risk of password-related security issues
- Quick and convenient for users
- Teams that prefer passwordless authentication
- Organizations looking to simplify user onboarding
- Users who access Strada infrequently
OAuth
OAuth authentication allows users to sign in using their existing accounts from trusted identity providers like Google, Microsoft, or other OAuth-compatible services. How it works:- User clicks on their preferred OAuth provider (e.g., “Sign in with Google”)
- User is redirected to the provider’s login page
- After successful authentication with the provider, user is redirected back to Strada
- Strada verifies the OAuth token and grants access
- Leverage existing identity providers
- Single sign-on experience across platforms
- Simplified credential management
- Quick account creation and login
- Teams already using Google Workspace or Microsoft 365
- Organizations wanting to reduce password management
- Users comfortable with social login patterns
Single Sign-On (SSO)
Enterprise SSO enables centralized authentication through your organization’s identity provider (IdP) like Okta, Azure AD, or other SAML-compatible systems. How it works:- User clicks “Sign in with SSO” on the login page
- User is redirected to your organization’s IdP for authentication
- After successful authentication, user is redirected back to Strada
- Access is managed centrally through your IdP
- Centralized user management and access control
- Enhanced security with your organization’s policies
- Automated user provisioning and deprovisioning
- Compliance with enterprise security requirements
- Support for multi-factor authentication (MFA)
- Enterprise organizations with existing IdP infrastructure
- Teams requiring centralized access control
- Organizations with strict security and compliance requirements
- Okta
- Azure Active Directory
- Google Workspace
- Any SAML 2.0 compatible IdP
Choosing the Right Method
| Method | Best For | Security Level | Setup Complexity |
|---|---|---|---|
| Magic Link | Individual users, small teams | High | Low |
| OAuth | Teams using Google/Microsoft | High | Low |
| SSO | Enterprise organizations | Very High | Medium |