Login Options & php requirements for LDAP/SSO - LabCollector

Search Knowledge Base by Keyword

Login Options & php requirements for LDAP/SSO

You are here:
← All Topics
SUMMARY:

LabCollector will provide you with different options to login and also allow you to configure the LDAP/AD and Single Sign-On (SSO) authentication function.

Follow the below steps for login options:

  1. Log in options for LDAP/AD/SSO
  2. PHP requirement for SSO

1. Login options for LDAP/AD/SSO

  • Login options will show you different options to login and also allow you to configure the LDAP/AD and Single Sign On (SSO) authentication function.
    *Please refer to our KB about the general setup in LabCollector
  • Dependencies
    • php-openssl
    • php-ldap

2. PHP requirements for SSO

  • You will need to comply with the PHP requirements for SSO
    * The below dependencies are already included in the latest PHP 8.1 and might be needed only for older versions.
  • Dependencies
    • php 7.4 and 8.1 and some core extensions like php-xml, php-date, php-zlib, php-openssl.
    • openssl. Install the openssl library. It handles x509 certificates.
    • mcrypt. Install that library and its php driver if you’re going to handle encrypted data (nameID, assertions).
    • gettext. Install that library and its php driver. It handles translations.
    • curl. Install that library and its php driver if you plan to use the IdP Metadata parser.

Related topics: