Problem/Motivation

After logout, the browser tries to open the URL "internal:/%3Cfront%3E".

Steps to reproduce

1. Login with OpenId/windows_aad
2. Logout using logout button

Proposed resolution

Process the Url passed to TrustedRedirectResponse.

Command icon Show commands

Start within a Git clone of the project using the version control instructions.

Or, if you do not have SSH keys set up on git.drupalcode.org:

Comments

seb_r created an issue. See original summary.

seb_r changed the visibility of the branch 3587589-getlogoutredirectresponse-wrong-default to hidden.

seb_r’s picture

StatusFileSize
new651 bytes
seb_r’s picture

Assigned: seb_r » Unassigned
Status: Active » Needs review
seb_r’s picture

StatusFileSize
new666 bytes

Hi,

thanks for the feedback @pjotr.savitski.
I've updated the code and here is an updated version of the patch

seb_r’s picture

steinmb’s picture

Version: 3.0.0-alpha8 » 3.x-dev

Thank your for contributing. Make sure all merge requests apply to latest dev, moving.