massx1 opened a new pull request, #1414:
URL: https://github.com/apache/syncope/pull/1414
This change makes authentication failure details configurable to reduce user
enumeration through error messages.
When detailed authentication errors are disabled, failed username/password
authentication attempts return a generic error message in
RESTHeaders.ERROR_INFO instead of exposing details such as an unknown username,
invalid password, or suspended user status.
The default behavior is configured through
security.authenticationError.exposeDetails and
security.authenticationError.genericMessage.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]