This project is not covered by Drupal’s security advisory policy.
The Simple OAuth Enhanced Errors module enhances error messages in responses
from the Simple OAuth module to better indicate the user what went wrong.
This is done by adding a error property to the JSON response with a specific
error code.
The following generic error responses are enhanced:
- PasswordGrant when user credentials are incorrect:
- If the user account has no password set, the error code
no_password_setis added to the response. - If the user has been blocked by the
floodmodule:
user_blockedis added to the response. - If the user's IP address has been blocked by the
floodmodule:
ip_blockedis added to the response.
- If the user account has no password set, the error code
Supporting organizations:
Development & Maintenance
Project information
Obsolete
Use of this project is deprecated.- Project categories: Access control
- Ecosystem: Simple OAuth (OAuth2) & OpenID Connect
- Created by chfoidl on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.

