Bug 36617 - The old googleopenidconnect service should redirect to page that initiated login
Summary: The old googleopenidconnect service should redirect to page that initiated login
Status: Needs Signoff
Alias: None
Product: Koha
Classification: Unclassified
Component: Authentication (show other bugs)
Version: Main
Hardware: All All
: P5 - low enhancement (vote)
Assignee: Bugs List
QA Contact: Testopia
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-17 08:16 UTC by Nicholas van Oudtshoorn
Modified: 2024-04-17 08:43 UTC (History)
1 user (show)

See Also:
Change sponsored?: ---
Patch complexity: ---
Documentation contact:
Documentation submission:
Text to go in the release notes:
Version(s) released in:


Attachments
Allow old googleopenidconnect service to redirect to referring page if possible and appropriate. (2.01 KB, patch)
2024-04-17 08:42 UTC, Nicholas van Oudtshoorn
Details | Diff | Splinter Review

Note You need to log in before you can comment on or make changes to this bug.
Description Nicholas van Oudtshoorn 2024-04-17 08:16:20 UTC
Splitting bug 34164 up, with this bug referring to the old googleopenidconnect service.

At the moment, a successful googleopenidconnect login is sent to opac-user.pl/opac-main.pl or mainpage.pl instead of the page that initiated the login process.
Comment 1 Nicholas van Oudtshoorn 2024-04-17 08:42:56 UTC
Created attachment 164981 [details] [review]
Allow old googleopenidconnect service to redirect to referring page if possible and appropriate.