Project

General

Profile

action #89710

Updated by okurz over 2 years ago

## Motivation 
 Before there was a new IDP login system put in place at SUSE redirection to the page where a user started a login from still worked. This seems to have regressed as the user is always redirected to the openQA index page after login, see #68287 . We can try to support the new IDP login system with adding necessary config to the openid.return-to value or something 

 ## Acceptance criteria 
 * **AC1:** After login from a subpage, e.g. /tests, the user is redirected to the same page 

 ## Suggestions 
 * Try the suggestion from #68287#note-5 
 * Configure local instance to use the openID authentication, try it out, mock for tests

Back