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

Implement config #6

Closed DonutsNL closed 4 months ago

DonutsNL commented 6 months ago
DonutsNL commented 4 months ago

CRUD Foundation is ready. The current version should not log any errors and should allow a user to add, modify and delete (from the config form).

Allot of tests should be added to ConfigItem::class, it now mostly passes the values with no validation.