[midPoint-git] [Evolveum/midpoint] 5d6b73: Re-fix missing data in "focus identification" auth
mederly
noreply at github.com
Tue Apr 4 20:12:31 CEST 2023
Branch: refs/heads/master
Home: https://github.com/Evolveum/midpoint
Commit: 5d6b737dc93a92497eb1031ca212149b4b6b41d9
https://github.com/Evolveum/midpoint/commit/5d6b737dc93a92497eb1031ca212149b4b6b41d9
Author: Pavol Mederly <mederly at evolveum.com>
Date: 2023-04-04 (Tue, 04 Apr 2023)
Changed paths:
M model/authentication-impl/src/main/java/com/evolveum/midpoint/authentication/impl/provider/FocusIdentificationProvider.java
Log Message:
-----------
Re-fix missing data in "focus identification" auth
Improves the message emitted when no username (or other required piece
of information) is entered in "focus identification" module:
Instead of "please try later" we now provide "Invalid username and/or
password". It is still not 100% OK, but certainly better.
Related to MID-8726.
More information about the midPoint-svn
mailing list