dataset/seed/lemonldap
2023-08-01 15:13:17 +02:00
..
dictionaries update 2023-07-31 15:30:32 +02:00
extras/oauth2 update 2023-07-31 15:30:32 +02:00
funcs remove application version 2022-07-01 22:10:33 +02:00
manual/image/preinstall remove application version 2022-07-01 22:10:33 +02:00
templates update 2023-07-31 15:30:32 +02:00
tests manage well-known file (from internal or external) 2022-07-05 22:08:20 +02:00
applicationservice.yml update doc 2023-08-01 15:13:17 +02:00
DEBUG.md ansible template 2023-06-23 08:12:05 +02:00
doc.md remove application version 2022-07-01 22:10:33 +02:00
README.md update doc 2023-08-01 15:13:17 +02:00

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.