Configuration support: properties / cmd line options / env
Lightweight way of doing this might be:
- single optional command line argument for config file path (INI/TOML file).
- fallback config settings for everything
- when config file only contains some of the settings, then use defaults for all others
- relates to
-
OPENIDM-15747 Authenticate IDM against the agent
-
- Resolved
-