Installing Icinga Web SSO from Source¶
Please see the Icinga Web documentation on
how to install modules from source.
Make sure you use sso as the module name. The following requirements must also be met.
Requirements¶
- PHP (≥8.2)
- The following PHP modules must be installed:
cURL,json,openssl - Icinga Web (≥2.13)
- Icinga PHP Library (ipl) (≥0.19)
- Icinga PHP Thirdparty (≥0.15)
This concludes the installation. Now proceed with the configuration.