Context:
The security path of the configuration is currently modeled flat within the ConfigurationService class. As we are extending this config further we like to refactor this config to be modeled via dedicated config dto classes to not further bloat the ConfigurationService fields.
AT:
- config underneath the security config path is modeled via config dto classes