Typical identity services would be Google, Microsoft, Facebook, etc. Then there are 3rd-party identity services, e.g. Auth0 and FusionAuth, and Identity Server. This allows you to authorize access to your application without having to manage user accounts aka identities. - Source: Reddit / 1 day ago
Leading authentication services include: Auth0, AWS Cognito, SuperTokens, FusionAuth, Magic.link, Stych, Descope. - Source: dev.to / 3 months ago
I use FusionAuth, it's not open-source but it's free for a lot of features and it's quite convenient. - Source: Reddit / 7 months ago
I did. We ended up using Keyloak. If you are based on PostgreSQL, https://fusionauth.io/ is also good. - Source: Reddit / 8 months ago
There are good alternative such as https://fusionauth.io/ and https://www.keycloak.org/. - Source: Reddit / 9 months ago
FusionAuth | Software Eng and more | Full-time | Denver CO or Remote (in USA only) | https://fusionauth.io FusionAuth is the authentication and authorization platform built for devs, by devs. Our software solves the problem of essential user security without adding risk or distracting from the primary application. You know, the one your users want to pay you for. For developers and technical leaders creating... - Source: Hacker News / 9 months ago
We use FusionAuth at my job, there's a free self hosted version. We found it way developer friendly than Azure B2C or Auth0. Very easy to customize. https://fusionauth.io/. - Source: Reddit / 9 months ago
I seriously considered passport but in the end switched to fusionAuth. - Source: Reddit / 10 months ago
Or you can use something like https://fusionauth.io/ if you want something out-of-the-box. - Source: Reddit / 10 months ago
FusionAuth - https://fusionauth.io/ For developers, by developers. - Source: Hacker News / 11 months ago
If you dont want to do it yourself you could use a premade solution like Firebase Amazon Cognito Auth0 FusionAuth. - Source: Reddit / 12 months ago
Might be overkill, but fusionauth will get you there. - Source: Reddit / about 1 year ago
FusionAuth | Software Eng, Sales Eng, Soln Arch, DevRel | Full-time | Denver CO or Remote (in USA only) | https://fusionauth.io FusionAuth is the authentication and authorization platform built for devs, by devs. Our software solves the problem of essential user security without adding risk or distracting from the primary application. You know, the one your users want to pay you for. For developers and technical... - Source: Hacker News / about 1 year ago
Typically, our IAM service is a third-party like keycloak or fusionauth which we can easily deploy on Kubernetes by means of a helm chart. Helm is a very practical package manager for Kubernetes. For example, a typical fusionauth deployment would look like something along these lines:. - Source: dev.to / over 1 year ago
Fusion Auth - Looks interesting but I have never used it https://fusionauth.io/. - Source: Reddit / over 1 year ago
Check out FusionAuth, https://fusionauth.io/. - Source: Reddit / almost 2 years ago
You can use an identity broker like https://fusionauth.io/ (disclosure, I work for them) to ease the pain. We put a dev friendly wrapper over SAML connections, among other functionality. Here's our IdP docs: https://fusionauth.io/docs/v1/tech/samlv2/ Here's our SP docs: https://fusionauth.io/docs/v1/tech/identity-providers/samlv2/. - Source: Hacker News / about 2 years ago
These dimensions all matter to varying degrees depending on your team and needs. Disclosure: I work for https://fusionauth.io/ which has open source supporting libraries and docs, but which is itself not open source. - Source: Hacker News / about 2 years ago
https://fusionauth.io/ also looks good. - Source: Hacker News / about 2 years ago
Look at https://fusionauth.io/ We too had the same problems with IdentityServer that you had as well as they switch to a fee. We ran across this and it works great. I think it is a lot easier to use as well and the interface that it comes with is good for setting up auth on a site. - Source: Reddit / about 2 years ago
There are lots of competitors, all at varying levels of sophistication and targeting a wide variety of markets. Lots of them mentioned in sibling threads, but I work at another one that is really dev focused: https://fusionauth.io/. - Source: Hacker News / about 2 years ago
Do you know an article comparing FusionAuth to other products?
Suggest a link to a post with product alternatives.