OpenID login restrict
Categories
Component ID
2143205
Component name
OpenID login restrict
Component type
module
Maintenance status
Development status
Component security advisory coverage
not-covered
Downloads
531
Component created
Component changed
Component body
Provides functionality to make OpenID the primary authentication mechanism for non-admin site users. Enabling the module will disable the normal login for users that don't have the 'Bypass OpenID login restriction' and provide the following 3 options for the /user page:
- Display the normal login form
- Display the OpenID login form
- Automatically redirect the /user page to the login page of an external OpenID provider. Users with the 'Bypass OpenID login restriction' can still log in at user/bypass. In order to be effective, the user login block should be disabled.
You can also optionally redirect the 'Request new password' link to an external password page. User 1 will always be able to bypass openID login.
Usage:
Enable as normal. The settings for the module can be found at the bottom of the user settings page at /admin/config/people/accounts
