dataset/seed/lemonldap/README.md
2023-08-01 15:13:17 +02:00

4.4 KiB

Table of Contents

lemonldap

Description

LemonLDAP, a Web Single Sign On and Access Management.

For more informations

Examples

Zone names are provided as examples. Think about adapting with the value of provider_zone in configuration file.

With minimum providers:

lemonldap:
  applicationservice: lemonldap
  provider_zone: oauth2
  zones_name:
    - ldap
    - localdns
    - reverseproxy
    - smtp

With all providers:

lemonldap:
  applicationservice: lemonldap
  provider_zone: oauth2
  zones_name:
    - journald
    - ldap
    - localdns
    - reverseproxy
    - smtp

Dependances

Variables

Général (general)

nginx (general.nginx)

Description Values
nginx_default_https False

LemonLDAP (general.lemonldap)

Configuration de la solution d'authentification unique LemonLDAP::NG

Description Type Values
Nombre de processus dédié à LemonLdap (équivalent au nombre de processeurs) (lemon_proc) number 1
Courriel de l'administrateur (lemon_mail_admin) mail

ldap (general.ldap)

client (general.ldap.client)
Description Values
ldapclient_family all

Oauth2 (oauth2)

Description Type Provider
Remote clients needing to verify OAuth2 account (remotes) [+] domainname OAuth2

OAuth2 for (oauth2.oauth2_)

This a dynamic family generated from the variable "oauth2.remotes".

external_ (oauth2.oauth2_.external_)

This a family is a leadership.

Description Provider
Remote external for (hosts_) [+] OAuth2:external
  • [+]: variable is multiple
  • bold: variable is mandatory

Supplier

oauth2-client

All applications services for this dataset.