Software Alternatives, Accelerators & Startups

SimpleSAMLphp VS LemonLDAP::NG

Compare SimpleSAMLphp VS LemonLDAP::NG and see what are their differences

SimpleSAMLphp logo SimpleSAMLphp

SimpleSAMLphp is an OAuth authentication application written in native PHP.

LemonLDAP::NG logo LemonLDAP::NG

LemonLDAP::NG is a free software to provide WebSSO, Access Management and Identity Federation
  • SimpleSAMLphp Landing page
    Landing page //
    2023-07-07
  • LemonLDAP::NG Landing page
    Landing page //
    2022-02-13

SimpleSAMLphp features and specs

  • Interoperability
    SimpleSAMLphp offers broad compatibility with different identity providers and service providers, making it an ideal choice for implementing SAML-based single sign-on (SSO) solutions across diverse systems.
  • Extensibility
    The platform supports custom modules and extensions, allowing developers to enhance its functionality and tailor it to specific authentication or integration requirements.
  • Open Source
    As an open-source solution, SimpleSAMLphp allows organizations to implement and customize the software without licensing costs, fostering a collaborative improvement environment through user contributions.
  • Comprehensive Documentation
    The software is well-documented, which facilitates easier implementation, configuration, and maintenance for administrators and developers.
  • Wide Adoption
    SimpleSAMLphp is widely adopted within the community, which means there is a wealth of community support and resources available for troubleshooting and best practice sharing.

Possible disadvantages of SimpleSAMLphp

  • Complex Configuration
    Setting up SimpleSAMLphp can be complex, particularly for users who are new to SAML or do not possess extensive experience with PHP, potentially leading to a steep learning curve.
  • Security Management
    Administrators must be diligent about applying security updates and configuring the system correctly, as improper setup could introduce vulnerabilities in the authentication process.
  • Performance Overheads
    The software can introduce performance overheads, especially in high-traffic environments, necessitating careful consideration of system resources and optimization practices.
  • Limited Protocol Support
    While it excels at SAML, SimpleSAMLphp has limited support for other authentication protocols such as OpenID Connect or OAuth2, which might be a limitation for some use cases.
  • PHP Dependence
    Being PHP-dependent, the platform may face limitations related to PHP's scalability and performance in large-scale enterprise environments, compared to other languages.

LemonLDAP::NG features and specs

  • Open Source
    LemonLDAP::NG is a free and open-source software, which means there are no licensing fees and the source code can be reviewed and modified according to your needs.
  • Highly Customizable
    The software allows for extensive customization to fit various authentication and authorization needs, supporting multiple protocols such as SAML, OpenID Connect, and CAS.
  • Comprehensive Feature Set
    It offers a range of features including single sign-on (SSO), multifactor authentication (MFA), identity federation, and more, making it a complete solution for identity and access management.
  • Community Support
    Being an open-source project, LemonLDAP::NG has a supportive community and extensive documentation available for troubleshooting and expanding its capabilities.

Possible disadvantages of LemonLDAP::NG

  • Complexity
    Due to its extensive features and configuration options, the initial setup and configuration can be complex and time-consuming, requiring knowledge of various authentication protocols.
  • Scalability Concerns
    While suitable for many use cases, some users may find LemonLDAP::NG challenging to scale for very large deployments, requiring additional tuning or infrastructure adjustments.
  • Limited Vendor Support
    As an open-source solution, it may lack the dedicated vendor support that comes with proprietary offerings, meaning organizations might need to rely on community support or internal expertise.
  • Learning Curve
    Organizations new to identity management solutions may face a steep learning curve, as the system requires understanding of various underlying technologies and protocols.

SimpleSAMLphp videos

No SimpleSAMLphp videos yet. You could help us improve this page by suggesting one.

Add video

LemonLDAP::NG videos

Gestion des Authentifications et des Accรจs via LemonLDAP::NG

Category Popularity

0-100% (relative to SimpleSAMLphp and LemonLDAP::NG)
Identity Provider
35 35%
65% 65
Identity And Access Management
SSO
32 32%
68% 68
Monitoring Tools
100 100%
0% 0

User comments

Share your experience with using SimpleSAMLphp and LemonLDAP::NG. For example, how are they different and which one is better?
Log in or Post with

Reviews

These are some of the external sources and on-site user reviews we've used to compare SimpleSAMLphp and LemonLDAP::NG

SimpleSAMLphp Reviews

We have no reviews of SimpleSAMLphp yet.
Be the first one to post

LemonLDAP::NG Reviews

10+ Open-source Single-Sign On (SSO) Solutions
Beyond it is basic functionalities, LemonLDAP offers a comprehensive session management system, rich authentication backend list (LDAP, Active Directory, SAML, Facebook, Twitter, LinkedIn, and OpenID connect), access log, and extensive identity manager.
Source: medevel.com

Social recommendations and mentions

LemonLDAP::NG might be a bit more popular than SimpleSAMLphp. We know about 5 links to it since March 2021 and only 5 links to SimpleSAMLphp. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.

SimpleSAMLphp mentions (5)

  • How and Why to Use Patches
    To get started, assume that there's a third-party dependency that is imported and whose contents you can and need to manipulate. For this section, I will walkthrough a scenario where that dependency is an NPM package. But this could apply to other language's package managers (like PHP's packagist) or where a giant .zip of the codebase needs to be unzipped and hooked up (as was the case with simpleSAMLphp). In this... - Source: dev.to / 3 months ago
  • Weekly "ask anything" thread
    Https://simplesamlphp.org and you can use azure oauth2 or saml2. Source: almost 4 years ago
  • How to connect PHPBB forum to existing database
    IDP - Identity Provider - A small program that attaches to your current user database. This is what gets your software to talk with other SAML2 systems. Simplesamlphp is a good plugin. Source: almost 4 years ago
  • Why I'm working on Open Source full time
    I've long been impressed by https://simplesamlphp.org/ which is led by UNINETT, a state-owned company responsible for Norway's National Research and Education Network. It's a serious competitor to Shibboleth in the SAML space. - Source: Hacker News / about 4 years ago
  • Are there PHP-based SSO / OAuth / SAML / CAS providers that I can easily self-host and manage graphically on cPanel shared hosting ?
    I only know SimpleSAMLphp, which is written in PHP. I personally use Keycloak because it is incredibly powerful, extensible and easy to manage. As for your services, you always have to check if they support OAuth 2 / OpenID Connect or SAML 2.0. But that should not be a problem for most of them. Source: over 4 years ago

LemonLDAP::NG mentions (5)

  • Home page for docker containers with 2FA
    The trick is to look from the other direction, LemonLDAP::NG is an SSO system that includes a dashboard. Source: over 2 years ago
  • Self hosted user management solutions with LDAP?
    If you want to see a completely amazing Open Source IdAM solution, check out LemonLDAP:NG (AKA LL:NG) at https://lemonldap-ng.org/. Source: almost 3 years ago
  • How do I add SSO to my own application?
    If you want a SSO gateway to proxy to your app, look at https://lemonldap-ng.org/. Source: almost 3 years ago
  • Im wanting to setup Single Sign-On for all of my exposed services, but Im not sure where to start. Im especially wondering how this will affect services that have mobile apps.
    I have been very interested in a French open source effort called LemonLDAP::NG (https://lemonldap-ng.org/). Source: almost 3 years ago
  • The ephemeral miniconf - The review
    Clement Oudot kindly accepted to present LemonLDAP::NG from which he is one of the main core maintainers. - Source: dev.to / almost 4 years ago

What are some alternatives?

When comparing SimpleSAMLphp and LemonLDAP::NG, you can also consider the following products

Shibboleth - standards based, open source software for web single sign-on across or within organizational...

Keycloak - Open Source Identity and Access Management for modern Applications and Services.

VIPRE - Keep your data safe with VIPRE. We offer industry leading, top-rated antivirus software and cyber security protection for personal and business use.

FreeIPA - FreeIPA is an integrated security information management solution combining Linux (Fedora), 389...

DbProtect - Trustwave DbProtect is a highly scalable database security platform that helps organizations secure their relational databases and big data stores, both on premises and in the cloud.

Authelia - Authelia is an open-source authentication server providing SSO and two-factor for your applications running behind NGINX.