-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 6.0
-
Component/s: Authentication, Automation, Layouts & Widgets
-
Impact type:API change
-
Upgrade notes:
-
Sprint:nxDM 8.2.1
If the current session is expired and a user tries to use the quick search box, he will be prompted the Basic Authentication popup, which could be disturbing.
We should do a proper redirect to the default login page with the message telling that the session has expired.
–
When setting handlePrompt to false on an authentication chain, it always returns a 401 return code instead of the response the authentication plugin may have returned (for instance a 302 to login.jsp
- depends on
-
NXP-19143 Allow to configure the returned status code when a request is unauthenticated
- Resolved
- is related to
-
DESIGN-146 Give a clear feedback to the user when session timed out
- Resolved
-
NXP-25021 Handle expired session in WebUI
- Resolved
- is required by
-
NXP-19322 Do not disable prompt handling by default on automation authentication chain
- Resolved