import lemonldap configuration at deployment step
Importing every key one by one is highly inefficient.
However, it is usefull to enforce a minimal lemonldap configuration at container startup.
We could import configuration by logical block with lemonldap-ng-cli merge
command:
llng_config_auth.yml
llng_config_base.yml
llng_config_issuers.yml
llng_config_sessions.yml
We must also decide which element must be rewritten each time, and which element is left to the gui administrator.
Edited by dcoutadeur dcoutadeur