Improve handling of 401
responses
#110264
Labels
enhancement
New value added to drive a business result
impact:low
Addressing this issue will have a low level of impact on the quality/strength of our product.
loe:small
Small Level of Effort
Team:Security
Team focused on: Auth, Users, Roles, Spaces, Audit Logging, and more!
triage_needed
When we detect a
401
response in an AJAX request, the security plugin assumes that the current user's session has timed out, and redirects the user back to the login page with a message indicating just that.There are other reasons for a
401
response besides session timeouts. We should investigate a better mechanism for detecting actual session timeouts vs other reasons for401
responses, and adjust the UX accordingly.The text was updated successfully, but these errors were encountered: