Problem/Motivation
A common requirement for using external authentication providers is to disable local authentication.
The OpenID Connect module configuration lets us override the login form, but does not handle the password reset routes, nor the user.login.http route.
Steps to reproduce
Proposed resolution
Add option to disable routes:
- user.login.http
- user.pass
- user.pass.http
Remaining tasks
User interface changes
API changes
Data model changes
Issue fork oktaplus-3469083
Show commands
Start within a Git clone of the project using the version control instructions.
Or, if you do not have SSH keys set up on git.drupalcode.org:
Comments
Comment #2
mstrelan commentedNeeds work for the config form