edgardmessias / glpi-singlesignon

GNU General Public License v3.0
68 stars 51 forks source link

Fix provider ID and removed /test/1 in redirect_uri #85

Closed invisiblemarcel closed 5 months ago

invisiblemarcel commented 5 months ago

I could not set up SSO with Zitadel so i needed to change the 2 lines. After the changes I was able to SSO with Zitadel. For testing I deleted the plugin, removed the 2 tables, inserted my changed plugin, installed it, setup everything up again and logged in. Works fine for me.

For the change in toolbox.class.php see this issue: #83

For the change in provider.class.php see this issue: #26