Reviews from AWS Marketplace
0 AWS reviews
-
5 star0
-
4 star0
-
3 star0
-
2 star0
-
1 star0
External reviews
External reviews are not included in the AWS star rating for the product.
very easy to use
What do you like best about the product?
The performance is really good and very ease to use
What do you dislike about the product?
customer support can be better while we are using it
What problems is the product solving and how is that benefiting you?
password less logging that is the most useful to me
- Leave a Comment |
- Mark review as helpful
FusionAuth is a great solution for developers needing identity management system.
What do you like best about the product?
FusionAuth supports multiple authentication protocols (OAuth, OpenID Connect, SAML), making it versatile for various application needs.
What do you dislike about the product?
For those new to identity management, the range of features and configurations can feel overwhelming. A more streamlined onboarding process could help.
What problems is the product solving and how is that benefiting you?
The ability to easily customize the login and registration interfaces allows developers to maintain their brand identity while providing a seamless user experience.
AuthX made simple
What do you like best about the product?
The community editon helped us to easily implement a powerful AuthX for our services. It also provides an API which makes integration very easy.
What do you dislike about the product?
The pricing model imposes some ties between the hosting plans and the license plans, for example you cannot use a community or a starter license on a high availability hosting, it has to be a more expensive one. So if a set of basic features suffice for your needs but you want high availability the only option is to self host.
What problems is the product solving and how is that benefiting you?
It solves all of our authentications and authorization problems :)
Fusion Auth with Verifast
What do you like best about the product?
Very easy to set up, and get running. We have a simple use case that most other products over-engineered.
What do you dislike about the product?
Nothing negative comes to mind. The setup was great, and support was very helpful getting us integrated
What problems is the product solving and how is that benefiting you?
We have clients that need to use their existing SSO providers (Entra, Okta, etc) with our platform, and we would ned to authorize those users on our end. It has helped our clients feel secure and us to close deals.
FusionAuth has provided exceptional support and all necessary features for our online application
What do you like best about the product?
FusionAuth provides a Terraform provider which allows DevOps to support it along side all of our IaC. Their APIs also allow easy integration with scripts where necessary for importing, exporting, and managing all Dev, QA, and Production environments. Our Developers are enthusiastic about the level of documentation and the ease of integration and implementation. We've had excellent support from FusionAuth when needed.
What do you dislike about the product?
It would be helpful if FusionAuth supported vanity domains for each of our environments instead of only for each FusionAuth server.
What problems is the product solving and how is that benefiting you?
They are providing authentication of users and applications within our application eco-system.
Great IDP for Developer
What do you like best about the product?
There are lots of IDPs out there. This one is focused for developers. APIs are at the forefront of their product. Easy to embed in your product. Also, the pricing is tailored to developers versus the big guys.
What do you dislike about the product?
It is not as well known as the larger players such as Entra or Okta. Their cloud model is not a multi-tenant model. Seems like they host individual systems on vms.
What problems is the product solving and how is that benefiting you?
We are a SaaS app. We are looking for a platform that can handle identity management for our application
Excellent product and great resources are available
What do you like best about the product?
Logically it makes sense. They also provide SDKs for frameworks like Angular. Their blog posts, AI Bot are all useful resources for figuring out OAuth and integrating their products. And, they continually improve these resources.
What do you dislike about the product?
The Angular SDK appears to prevent using FusionAuth in a way that seems that is supported by other OAuth compliant servers; e.g. OAuth. Specifically, for additional security, it seems as if the Angular SDK doesn't allow you to have the Authentication server (self-hosted or FusionAuth Cloud) deployed to the cloud and yet use it for local development. It seems like this should be allowed because of other OAuth servers support it and there are other mechanisms to prevent the CORS issues other than the headers the Angular SDK uses.
What problems is the product solving and how is that benefiting you?
It's allowing me full control using a very capable Authentication Server for free. I host it in Digital Ocean via a Docker container for about $15/mo which is great. And, while learning about OAuth, I was able to explore the various GET and POST requests with JWT to explore the OAuth specification.
Good documentation
What do you like best about the product?
This is a great auth ecosystem, though it requires becoming familiar with their installation and setup configuration / documentation to get started.
What do you dislike about the product?
Not as clear directions for using a stock docker image how to setup the environment variables fully.
What problems is the product solving and how is that benefiting you?
AuthN & AuthZ
Developer Friendly Auth
What do you like best about the product?
There are a lot of upsides to FusionAuth. The flexibility of the configuration, the ability to host inhouse which increases control,the phenomenal support, very detailed APIs with excellent documentation, full MFA built in without having to move to the enterprise version, unlimited tokens so you don't have to build in a token saving and reuse mechanism. Also, when setup correctly (lol), it works. I'm never left feeling I had to compromise or create some strange hack to get it to work.
What do you dislike about the product?
The only downside, and for us this was actually a bonus, is it took a little longer to get some of the basics going. The quick start guide wasn't as quick as our previous Auth software but with the great support we were able to overcome a couple of issues. We now feel fully in control of the situation and have a deeper understanding of what's goingon. We are excited to dig deeper into the functionality as everything works as you would expect when you do dig deeper. With our previous Auth software we were always wary of digging deeper as it was much harder to get beyond the basics.
What problems is the product solving and how is that benefiting you?
We have resolved the third party cookie issue we had with the previous Auth software. MFA is now more robust and easily accessible to our clients. Unlimited tokens has allowed us to remove the storing mechanism for tokens and reduce their expiry time. This makes us look more professional to our clients.
A fantastic CIAM service which feels like it was built for developers
What do you like best about the product?
- Once you have done the initial configuration in your code base (setting the callback routes, handling the grant in your controller etc.) , everything else can be configured in the FusionAuth Dashboard. For example, adding new IdPs, themeing, hiding/showing fields etc. can all be done in a intuitive UI without needing to redploy your application.
- The FusionAuth Dashboard itself is (to me) much more straightforward and locigical compared with Auth0, which I have used in the past. They have some great features in there like "Lambdas" which trigger when certain actions happen, making it easy to hook into the signin flow dependant on which IdP you are using. It is very customizable, but also has some great default out-of-box settings.
- Pretty active developer support through a maintained GitHub Issues page, which feels like they are working alongside developers to build a product that their users want.
- All the support and advice during the kick-off meetings was very helpful. Sometimes those meetings can be sales-heavy, but we had a lot of engineers on the call offering great insights and advice.
- The FusionAuth Dashboard itself is (to me) much more straightforward and locigical compared with Auth0, which I have used in the past. They have some great features in there like "Lambdas" which trigger when certain actions happen, making it easy to hook into the signin flow dependant on which IdP you are using. It is very customizable, but also has some great default out-of-box settings.
- Pretty active developer support through a maintained GitHub Issues page, which feels like they are working alongside developers to build a product that their users want.
- All the support and advice during the kick-off meetings was very helpful. Sometimes those meetings can be sales-heavy, but we had a lot of engineers on the call offering great insights and advice.
What do you dislike about the product?
- Whilst the documentation is pretty good, getting started is a little overwheleming, mainly because of all the different ways that you can configure FusionAuth (self-install or cloud-based). A more streamlined "Getting Started" guide for SaaS based products using cloud-based instances would help to get up-to-speed quicker. I feel like the documentation is all there, but it is sometimes hard to find what you need due to the way it is organized.
- I love that you can really customize the theme of all the pages and emails. However the theme template engine that they use is a little bit cumbersome. Once you get the hang of it, it does the job fine, but there is a bit of trial-and-error required to get started with it.
- I love that you can really customize the theme of all the pages and emails. However the theme template engine that they use is a little bit cumbersome. Once you get the hang of it, it does the job fine, but there is a bit of trial-and-error required to get started with it.
What problems is the product solving and how is that benefiting you?
- Enables us to quickly add support to any IdP that we need
- Comes with the ability to support SCIM which helps us to provide an enterprise login solution for our larger customers
- Gives us access to more advanced login features such passwordless login, biometric login, more MFA options, password breach checks etc.
- Comes with the ability to support SCIM which helps us to provide an enterprise login solution for our larger customers
- Gives us access to more advanced login features such passwordless login, biometric login, more MFA options, password breach checks etc.
showing 1 - 10