NOTE and TODO: if i implement this method correctly, then when creds expired the login will fail (bcoz Spring calls this method and then throws CredsExpiredEception). in my flows (not sure it is the right thing), the login is successful and in the successHandler I check if password has expired.
NOTE and TODO: if i implement this method correctly, then when creds expired the login will fail (bcoz Spring calls this method and then throws CredsExpiredEception). in my flows (not sure it is the right thing), the login is successful and in the successHandler I check if password has expired.