fusionauth-samlv2 VS saml-idp

Compare fusionauth-samlv2 vs saml-idp and see what are their differences.

fusionauth-samlv2

SAML v2.0 bindings in Java using JAXB (by FusionAuth)

saml-idp

Simple SAML Identity Provider (IdP) (by rkeene)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
fusionauth-samlv2 saml-idp
3 2
5 1
- -
4.6 0.0
2 months ago almost 5 years ago
Java Tcl
Apache License 2.0 -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

fusionauth-samlv2

Posts with mentions or reviews of fusionauth-samlv2. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-25.
  • php-saml VS fusionauth-samlv2 - a user suggested alternative
    2 projects | 25 May 2023
    This repository is SAML v2.0 bindings in Java using JAXB.
  • Supabase Auth: SSO, Mobile, and Server-Side Support
    7 projects | news.ycombinator.com | 13 Apr 2023
    Disclosure, I work for FusionAuth, which can both integrate with and compete with Supabase.

    Welcome, Supabase, to the world of SAML/SSO. It's a hairy one, but single sign-on is undifferentiated and really great for customers, so I'm glad you joined.

    A few thoughts:

    * Consider adding identity linking to your roadmap. I noticed[0] that you don't support it, and will create duplicate accounts if someone uses SSO with the same email address that an existing account has. As a model, FusionAuth offers seven linking strategies[1]. This flexibility lets you handle more use cases.

    * I'd encourage you (and your customers) to test across as many SPs as you can. SAML is an 800+ page specification and even though we've been offering SAML for over 10 years and have open sourced our bindings[2], we still have edge cases that pop up.

    * I'd love to add FusionAuth as a SAML SSO provider to your docs, so will put that on our team's doc roadmap and submit a PR. :)

    * Not related to SAML, but I'm glad that you are working towards supporting PKCE. I hope you deprecate the implicit grant; the XSS threat is very real and the OAuth 2.1 spec (still in progress) basically deprecates that grant[3] throw omission. Also, we agree that setting cookies (HTTPOnly and secure, please) is a great way to store tokens[4] and that is worth requiring a server side component in applications.

    Finally, I understand why this is part of a paid offering; SAML is often used to segment out enterprise customers with $$$. You like to make money, as do we all. But I'd encourage you to think about a free tier because it is so helpful to the user experience. Maybe 1 SAML connection could be part of the base offering?

    0: https://supabase.com/docs/guides/platform/sso

    1: https://fusionauth.io/docs/v1/tech/identity-providers/#linki...

    2: https://github.com/FusionAuth/fusionauth-samlv2/commits/mast...

    3: https://oauth.net/2.1/

    4: https://fusionauth.io/learn/expert-advice/oauth/oauth-token-...

  • SAML Is Insecure by Design
    5 projects | news.ycombinator.com | 5 Aug 2021
    We recommend OIDC, but support SAML because customers.

    We implemented our own SAML processing library, too: https://github.com/FusionAuth/fusionauth-samlv2

    (We pay for valid security bugs.)

saml-idp

Posts with mentions or reviews of saml-idp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-08-05.
  • SAML Is Insecure by Design
    5 projects | news.ycombinator.com | 5 Aug 2021
  • The Difficulties of SAML Single Logout
    2 projects | news.ycombinator.com | 17 Mar 2021
    To be fair, SAML itself isn't that difficult -- Shibboleth is just not very good.

    I implemented a SAML IdP [0] in MUCH less time than it took to configure Shibboleth. The specification for SAML is pretty easy to comprehend.

    The implementation is really an experiment, but the configuration and usability is significantly better. Improving the implementation doesn't affect this. In some closed-source forks I've written a production version that's been in use for several years.

    [0] https://github.com/rkeene/saml-idp/blob/master/lib/saml/saml...

What are some alternatives?

When comparing fusionauth-samlv2 and saml-idp you can also consider the following projects:

ASP.NET SAML - Very simple SAML 2.0 consumer module for ASP.NET/C#

shib-sp - Containerized Shibboleth SP

fusionauth-issues - FusionAuth issue submission project

mundane - Mundane is a Rust cryptography library backed by BoringSSL that is difficult to misuse, ergonomic, and performant (in that order).

create-t3-turbo - Clean and simple starter repo using the T3 Stack along with Expo React Native and Supabase

schemainspect - Schema inspection for PostgreSQL (and potentially others).