Actions
Feature #499
closedLogout endpoint on backend
Status:
Closed
Priority:
Normal
Assignee:
Radek Tomiška
Category:
Authentication / Authorization
Target version:
-
Start date:
06/09/2017
Due date:
% Done:
100%
Estimated time:
Owner:
Description
Create logout endpoint on backend, which will be called when user logs out of IdM. Currently it only deletes his JWT token on frontend.
The logout endpoint will be used e.g. in the case that OpenAM authentication is used (see #360#note-5 last paragraph) - when the user logs out, his session should be invalidated in OpenAM.
Also the logout action should be audited in the future audit log for application.
Related issues
Actions