From e315d8c35847520d56c447d545edc3dec9b66e3f Mon Sep 17 00:00:00 2001 From: Johannes Meyer Date: Thu, 5 Feb 2015 09:15:25 +0100 Subject: [PATCH] Clarify external authentication documentation It's necessary to enable the HTTPDigestAuthentication module and to restart the webserver.. --- doc/external_authentication.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/external_authentication.md b/doc/external_authentication.md index 15df1e1cf..05225fb82 100644 --- a/doc/external_authentication.md +++ b/doc/external_authentication.md @@ -65,6 +65,9 @@ The webserver should require authentication for all public Icinga Web 2 files. ```` +To get these changes to work, make sure to enable the module for +HTTPDigestAuthentication and restart the webserver. + ### Preparing Icinga Web 2 Once external authentication is set up correctly you need to configure Icinga