Actions
Task #430
closedAuthentication FE feedback
Status:
Closed
Priority:
Normal
Assignee:
Radek Tomiška
Category:
Authentication / Authorization
Target version:
Start date:
05/19/2017
Due date:
% Done:
100%
Estimated time:
Owner:
Description
FE fixes reported:
- all flash messages are hidden when login or remoteLogin is called
- display notification when user is signed out due to changes in authorities
- useless logging
[WARN] Remote login error occurred: { id: '082c5b48-a737-4881-872a-df5a28010568', creation: '2017-05-03T13:23:23.019Z', statusEnum: 'FORBIDDEN', message: 'Forbidden.', parameters: { path: '/idm-app/api/v1/authentication/remote-auth', message: 'Access Denied' }, module: 'core', statusCode: 403, status: 'FORBIDDEN' }
Related issues
Updated by Zdeněk Burda over 7 years ago
- Related to Task #387: Feedback on GUI (when doing admin guide) added
Updated by Jan Helbich about 7 years ago
- Category changed from Frontend to Authentication / Authorization
Updated by Vít Švanda about 7 years ago
- Target version deleted (
Diamond (7.4.0))
Updated by Radek Tomiška almost 4 years ago
- Status changed from New to Resolved
- Target version set to 10.8.0
- % Done changed from 0 to 100
ad flash messages) Messages are hidden after login (or remote login), because messages can be related to previously logged user.
ad display notification when user is signed out due to changes in authorities) User can be logged out from different reason - e.g. identity is disabled or token can be disabled - session expiration window is shown now.
ad logging) I removed logging on FE, when remote login is not available.
I'm closing this obsolete ticket.
Updated by Radek Tomiška almost 4 years ago
- Status changed from Resolved to Closed
Actions