mastodon.xyz is one of the many independent Mastodon servers you can use to participate in the fediverse.
A Mastodon instance, open to everyone, but mainly English and French speaking.

Administered by:

Server stats:

743
active users

#lemonldap

0 posts0 participants0 posts today
Replied in thread

@lacontrevoie Super article et gros travail 👏
Dommage que vous ayez abandonné l'idée de tester #LemonLDAP mais j'avoue que le courbe d'apprentissage est peu ardue.
Concernant #Authelia et l'annuaire LDAP, je ne peux que vous conseillez, si ce n'est pas trop tard, de tester #LLDAP github.com/lldap/lldap. C'est un annuaire LDAP tournant sous docker, très léger et dont la prise en main est ultra-simple. J'ai rédigé quelques articles dessus dont le dernier est doc.quercylibre.fr/Projets/Clu

GitHubGitHub - lldap/lldap: Light LDAP implementationLight LDAP implementation. Contribute to lldap/lldap development by creating an account on GitHub.

Pour renforcer la sécurité de vos comptes et éviter les risques de piratage (même en cas de vol de mot de passe !), l'authentification double-facteur est désormais incontournable.

🔒 @clementoudot, expert en gestion des identités, vous explique comment mettre en place cette fonctionnalité avec le logiciel libre @lemonldapng.

🔗 worteks.com/opensource/confere

#2FA #MFA #lemonldap #lemonldapng #SSO #IAM #OpenSource #LogicielLibre
@ow2 @cnrs @osxp_paris

📅 Jeudi 11 avril 2024 à 16h David Coutadeur présentera LemonLDAP::NG au premier « Open Source Webinar by OW2 » de cette année 2024 ! 

📒 LemonLDAP::NG est un WebSSO (Single Sign On) hautement personnalisable. Il peut être déployé dans divers environnements et gère à la fois l'authentification et l'autorisation.

👉 Inscription à l'événement : ow2.org/view/webinar/webinar_1

#OW2 #SSO #IAM #lemonldap #lemonldapng #OpenSource #LogicielLibre @ow2

Replied in thread

@pete

I am not sure if i really understand your setup, but you can easily configure haproxy doing TLS-termination as dns endpoint. Configure your lemonldap-portal/manager and vhosts as haproxy-backends. Use nginx or apache2 on these hosts, which may listen on port 80. But keep in mind that depending on your configuration (see lemonldap-ng.ini) lemonldap and the vhosts have to communicate to each other (configurationdb/redis etc...) #sso #lemonldap