Overview
This is an OIDC, SAML, and OAuth compatible auth server. This includes user management, groups, roles, unlimited enterprise SAML and OIDC connections, and social logins such as Facebook and Google. It is compatible with SAMLv2 and OAuth2 clients.
The Starter plan includes premium auth features including advanced MFA, single sign-on, passwordless and social login, LDAP connectors, application theming, breached password detection, machine-to-machine authentication, and more.
On the Starter plan, support is provided through the community, including forums, Slack, and GitHub.
The Starter plan allows up to 10,000 monthly active users.
The service runs on a dedicated EC2 instance. This is a single server with 3 days of backups. You can configure one custom domain name.
Highlights
- User management, groups, roles, unlimited enterprise SAML and OIDC connections, and social logins such as Facebook and Google. It is compatible with SAMLv2 and OAuth2 clients.
- Premium authentication features include advanced MFA (including TOTP, SMS and email), , generic LDAP connectors, application theming, breached password detection, machine-to-machine authentication, and more.
- Runs on a dedicated EC2 instance. This is a single server with 3 days of backups. You can configure one custom domain name.
Details
Features and programs
Financing for AWS Marketplace purchases
Pricing
Dimension | Description | Cost/month |
---|---|---|
Starter | FusionAuth Starter Plan on Business Hosting | $400.00 |
Vendor refund policy
No refunds
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
Software as a Service (SaaS)
SaaS delivers cloud-based software applications directly to customers over the internet. You can access these applications through a subscription model. You will pay recurring monthly usage fees through your AWS bill, while AWS handles deployment and infrastructure management, ensuring scalability, reliability, and seamless integration with other AWS services.
Resources
Vendor resources
Support
Vendor support
AWS infrastructure support
AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by HAQM Web Services.
Similar products
Customer reviews
FusionAuth lets me focus on my application, not fighting user management and authn
I really like being able to quickly integrate authentication into my app, create users and have them setup their accounts/reset passwords/setup MFA all without having to stand up my own extra infrastructure to do it.
Perfect Auth Solution for SaaS
Onboarding was fast and smooth, Clean APIs, solving our needs right out of the box.
Their customer success team is prompt, helpful, and always available when needed
Fusionauth is great
Quick and simple integration! (Developers friendly)
Fantastic piece of software
1. Developer-Friendliness: FusionAuth is built with developers in mind. It’s easy to install (via Docker or native install), well-documented, and has good SDKs for multiple languages. The API-first approach makes it very customisable.
2. Feature-Rich for Free Tier: The Community edition offers a surprising number of features out of the box—like OAuth2, OpenID Connect, SAML, 2FA, JWT support, and more—without needing a paid plan right away.
3. Self-Hosting Option: Unlike many identity providers that are strictly SaaS, FusionAuth lets you self-host. That’s huge for organisations that need control over data, want to comply with specific regulations, or just prefer managing their own stack.
4. Extensibility: You can add custom JWT claims, create custom user data fields, and even run Lambdas (small bits of custom code) during events like login or registration.
5. Migration & Import Tools: FusionAuth has robust tooling for migrating from other auth systems—super useful when switching from Auth0, Firebase, or a custom-built solution.
6. Multi-Tenant Support: If you’re building a SaaS platform, their multi-tenant support makes it easy to separate user bases across different organisations or applications.
Also, for very large-scale enterprise needs, you might hit some limitations unless you go with the paid version.
2. UI/UX Friction: The admin dashboard isn’t the most intuitive—some settings are buried in menus or worded in ways that aren’t super clean.
3. Limited Built-in User Management Tools: Compared to some competitors, bulk user management, advanced segmentation, or analytics features are limited or require external integration.
4. Community Support vs. Enterprise: The community edition is great, but support is community-based unless you pay for a plan. This can be a bottleneck if you hit a critical issue and need fast help.
5. Customisation Has Limits: While extensible, certain workflows (like custom registration flows or deep UI customisation) might require awkward workarounds or external systems.
6. Docker-Only Convenience: The easiest path to set up is Docker, but if you’re not using containers, the manual install path can be more painful and dependency-heavy.