
Authorizer
Authorizer limits login attempts, restricts access to specific users, and authenticates against external sources (OAuth2, Google, LDAP, or CAS).





+9
Overview
Compatibility
Installation instructions
Customer support & learning resources
Main benefits
Restricts access to users
Replaces default login system
Supports multiple authentication methods
Limits invalid login attempts
Provides customizable login access
About this plugin
Categories: Security
Version: 3.9.0
Last updated: 22-07-2024
WordPress version: 4.9
Tested up to: 6.6.1
PHP version required: 7.4
Languages:
Tags:
Learning resources: View resources
Overview
Authorizer is a WordPress plugin designed to restrict site access to specific users, such as students enrolled in university courses. It allows administrators to maintain a customizable list of approved users and replaces the default WordPress login system with an external server-based authentication using platforms like Google, CAS, LDAP, or an OAuth2 provider. In addition, Authorizer safeguards user accounts by limiting invalid login attempts to thwart bots. The plugin offers versatile authentication options, including WordPress, Google, CAS, LDAP, and OAuth2 accounts, and provides customizable login and view access settings. For enhanced accessibility, it also features the [authorizer_login_form] shortcode to embed a login form outside the default wp-login.php. The plugin's source code is available for viewing and contributions on GitHub.
Restricted Access
- Limits access to specific users, such as students enrolled in a university course.
- Maintains a customizable list of approved users.
Enhanced Authentication
- Replaces the default WordPress login system with external servers like Google, CAS, LDAP, or OAuth2.
- Supports multiple authentication methods including WordPress, Google, CAS, LDAP, and OAuth2 accounts.
Login Access Control
- Allows configuration of login access for all authenticated users or only specific approved users.
- Provides options for open access or restricted access to only logged-in users.
Security Features
- Limits invalid login attempts to prevent bots from compromising accounts.
- Progressively increases the time required between invalid login attempts.