Created on 19 January 2024, 10 months ago
Updated 12 July 2024, 4 months ago

Problem/Motivation

There is an unusual behavior observed after logging out and being redirected to the front page.

Steps to reproduce

1. Log in using Office 365.
2. Click on 'Logout' (user/logout).
3. User is redirected to Microsoft's sign out screen with the message 'You signed out of your account'.
4. Upon returning to the site, the user remains logged in, even after closing the browser.

Proposed resolution

In the public function logout() :
from:
Url::fromRoute(''
to:
Url::fromRoute('user.logout');

This has already been tested in the production environment.

2- It might be a nice addition to have the option to specify where the user should be redirected after logging out?

Thanks for this great module!

๐Ÿ› Bug report
Status

Fixed

Version

5.0

Component

Code

Created by

๐Ÿ‡จ๐Ÿ‡ดColombia Freddy Rodriguez Bogotรก

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024