4. Azure AD IdP - derricksmith/phpsaml GitHub Wiki

Azure AD

  1. Create a new enterprise application
  2. Enable SAML Authentication
  3. Configuration
  • Entity ID = {Your GLPI web server base URL}
  • Reply URL (Assertion Consumer Service URL) = {Your GLPI web server base URL}/plugins/phpsaml/front/acs.php

NameID

For Azure AD, the following NameID configuration is correct. You could also use user.mail as the Source Attribute. Azure AD NameID

Where to find IdP settings required for GLPI?

Azure AD Configuration

Single Logout?

Azure AD Single Logout