Project

General

Profile

Actions

Bug #3148

closed

Add authentication error reporting

Added by ben leinfelder about 16 years ago. Updated over 14 years ago.

Status:
Resolved
Priority:
Normal
Category:
data access
Target version:
Start date:
02/14/2008
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
3148

Description

When using the AuthenticationManager with the ecogrid services there is currently no feedback given to the user when errors occur (bad password, wrong username, service unavailable...etc).
Should use the MessageHandler's alert mechanism so that it can function without a GUI.

Note that when using the AuthenticatedQueryService, there is no requirement that the authentication credential be valid. Therefore an error that occurs during authentication should not prevent the authenticated query from continuing (equivalent to performing a public query).

Also: we may want to consider adjusting the login prompt behavior so that the prompt will reappear after an unsuccessful login attempt. Only after successfully authenticating (or canceling the action) would the prompt not reappear. Currently you are only given one chance to login - there is no re-prompting.

Actions #1

Updated by ben leinfelder about 16 years ago

added login error reporting (using MessageHandler) and also a 3-tries-and-you're-out loop so that there are are additional chances to reenter a password or username if you've fat-fingered those.
modified:
src/org/ecoinformatics/seek/ecogrid/EcoGridServicesController.java
src/org/kepler/gui AuthenticateAction.java

Actions #2

Updated by Redmine Admin about 11 years ago

Original Bugzilla ID was 3148

Actions

Also available in: Atom PDF