You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
on the current master version File hook.php (line 48), from: $url = PluginSinglesignonToolbox::getCallbackUrl($row['id'], $query);
to: $url = PluginSinglesignonToolbox::getCallbackUrl("1", $query);
On glpi 10.0.15 the login page does not hide the default login and simultaneously displays the provider choice buttons. Do you know how to solve it?
Thank you
The text was updated successfully, but these errors were encountered: