DonutsNL / glpisaml

I moved to: https://codeberg.org/QuinQuies This plugin is a full rewrite of Derrick Smith's initial SAML plugin for GLPI10+. Its redesigned to be compatible with GLPI10+, PSR, Composer, Support multiple saml idp's, user right rules and more.
https://discord.gg/yKZB7VQUk6
GNU General Public License v3.0
10 stars 0 forks source link

Is enabled not yet validated internally #18

Open DonutsNL opened 5 months ago

DonutsNL commented 5 months ago

Currently the 'is enabled' option will only remove the login button from the login page. Its state is not yet evaluated in the loginflow. Triggering a disabled idp should lead to an error and should not continue cause glpisaml to perform an samlRequest to the IDP.