[Koha-bugs] [Bug 34164] OAuth2/OIDC should redirect to page that initiated login

bugzilla-daemon at bugs.koha-community.org bugzilla-daemon at bugs.koha-community.org
Wed Mar 20 06:58:41 CET 2024


https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=34164

Nicholas van Oudtshoorn <vanoudt at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #163493|0                           |1
        is obsolete|                            |

--- Comment #10 from Nicholas van Oudtshoorn <vanoudt at gmail.com> ---
Created attachment 163495
  -->
https://bugs.koha-community.org/bugzilla3/attachment.cgi?id=163495&action=edit
Redirect to referring URL on successful OAuth2 Login

This allows the new OAuth2/OIDC identity providers to redirect to the opac page
the user was on when requesting a login. It ensures that the referrer is on the
opac server, and strips out the logout parameters from the URI to prevent a
login/logout loop.
This patch removes some debugging code that should never have been included in
the previous patch!

-- 
You are receiving this mail because:
You are watching all bug changes.


More information about the Koha-bugs mailing list