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

WANT TO HELP ME TESTING? #13

Open DonutsNL opened 3 months ago

DonutsNL commented 3 months ago

Hi everyone,

It would be very helpfull if you guys could help me test this plugin. The current version should be functional enough to allow multiple Saml IDPs for authentication with dynamic user creation. Your testing efforts will greatly help me fix premature issues in the code and its logic.

I will be moving forward and try and implement rules as well before addressing more advanced logout stuff. Currently the plugin will NOT log the user out of the idp, just out of GLPI. Pressing the button will simply relogin the user unless the account was deleted or deativated.

The beta version can be found here: https://github.com/DonutsNL/glpisaml/releases/tag/v0.2.0-beta

Thanks in advance!