- Issue created by @uccio
- Status changed to Needs review
about 1 year ago 3:53pm 19 March 2024
The module allows in the general settings to specify a destination path after the login process.
However, the path configuration is not correctly applied and only works for paths such as user and user/login
The admin form is available at: admin/config/people/openid-connect/settings
The configuration that doesn't work is called: "Redirect - Login"
install the module and enter a valid site url in general settings. The url must be different from "user" or "user/login"
I wrote a small fix that tries not to break the current implementation but handles the redirect.
Needs review
3.0
Code