glpi-singlesignon icon indicating copy to clipboard operation
glpi-singlesignon copied to clipboard

Redirection not working when session is not open

Open tomamplius opened this issue 11 months ago • 1 comments

Navigate to glpi element like ticket 2899 https://domain.com/front/ticket.form.php?id=2899

Glpi detects that we are not logged in and redirects to the login page with the URL https://domain.com/index.php?redirect=/front/ticket.form.php?id=2899

After login, we are redirected to https://domain.com/front/central.php

But we want to be redirected to https://domain.com/front/ticket.form.php?id=2899

image

tomamplius avatar Mar 13 '24 09:03 tomamplius