Clarify external authentication documentation

It's necessary to enable the HTTPDigestAuthentication module
and to restart the webserver..
This commit is contained in:
Johannes Meyer 2015-02-05 09:15:25 +01:00
parent b56eb7b669
commit e315d8c358
1 changed files with 3 additions and 0 deletions

View File

@ -65,6 +65,9 @@ The webserver should require authentication for all public Icinga Web 2 files.
</Directory>
````
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