Hello,
First of all, thank you for the great plugin!
We managed to get authentication working with Microsoft Entra ID (after discovering that the image property was required). However, we noticed an issue related to Multi-Factor Authentication (MFA).
Our users have MFA enforced in Entra ID. When logging into GLPI using this plugin, the login is successful and everything works as expected — but the MFA step is never triggered.
Later, when users visit another site that uses Azure/Entra ID (whether it's a custom app or a Microsoft service), they prompt to complete MFA. This suggests that the authentication session initiated by the plugin does not satisfy the MFA requirement.
Could this be related to how the authentication flow is handled by the plugin? Any guidance or fixes would be greatly appreciated.
Thanks again!