Issue:
When an authenticated session in the ADTO Admin (samahan.addu.edu.ph/adto/admin) expires, the expired-session redirect points to the root domain's login page instead of the admin system's login page.
After a session expires, the user is redirected to:
samahan.addu.edu.ph/login?reason=auth&redirect=%2Fevents%2Fcmnq1463a000goe01vykb1228
Expected:
On session expiry, the user should be redirected to the admin system's own login page, with the original admin path preserved as the redirect target:
samahan.addu.edu.ph/adto/admin/login?reason=auth&redirect=%2Fadto%2Fadmin%2F...
Issue:
When an authenticated session in the ADTO Admin (samahan.addu.edu.ph/adto/admin) expires, the expired-session redirect points to the root domain's login page instead of the admin system's login page.
After a session expires, the user is redirected to:
Expected:
On session expiry, the user should be redirected to the admin system's own login page, with the original admin path preserved as the redirect target: