- Issue created by @pfrilling
A continuation from https://www.drupal.org/project/openid_connect/issues/3011413 β¨ Autologin when one client enabled Needs work
We need to expand the auto login option to allow an administrator the ability to choose which login routes that should be auto redirected. See this MR thread for the original ideas: https://git.drupalcode.org/project/openid_connect/-/merge_requests/98#no...
Add a new configuration option that allows an administrator to choose the three user login routes to auto-redirect.
- [ ] Add configuration option that allows an administrator to define the routes to redirect
- [ ] Add the code to determine which routes should redirect.
- [ ] Add test coverage to the routes
Active
3.0
Code