Incorrect requireLogoutWith redirection if the original URL has query string

Description

If you have the following setting,

the access to

/secure/logout?param=aaa

incorrectly redirect to the following URL after the Shib logout process.

/secure/logout?param=aaashiblogoutdone=1

'&' should be added.

With no query string, all things work as expected.

I attached a patch for this problem.

Environment

None

Attachments

1

Activity

Scott Cantor December 10, 2012 at 7:13 PM

Closing with release.

Scott Cantor October 29, 2012 at 6:00 PM

Fixed

Details

Assignee

Reporter

Fix versions

Affects versions

Created October 27, 2012 at 12:22 AM
Updated August 4, 2021 at 9:24 PM
Resolved October 29, 2012 at 6:00 PM