mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-11-02 04:04:53 +01:00
Provide a new settings authenticationMode and delegate the authentication handling to the webserver when the external authentication mode is set. Add a new view 'logout' that will be shown after logout from external authentication as the regular redirect to login is not possible. refs #5405