4. Azure AD IdP - derricksmith/phpsaml GitHub Wiki
Azure AD
- Create a new enterprise application
- Enable SAML Authentication
- 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.