-
Type:
Bug
-
Status: Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 5.0.0.0
-
Component/s: Web Agents
-
Labels:
-
Sprint:2018.5Lighthouse of Alexandria
Usually a logged out token will be removed from the agent cache when it receives notification, but before that it is possible that a token will be used for a cached session in a call to the AM policy endpoint. When the token is invalid (e.g. logged out) the policy endpoint returns 400 Bad Request. The agent was treating this as a general error and causing a 403 response, but it should caused a redirect for login instead.
- is related to
-
AMAGENTS-1558 Testing for Custom Login Page Work
- Closed