-
Type: Task
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 3.0.0
-
Fix Version/s: 3.0.1
-
Component/s: Authentication
-
Tags:
In the context of NXP-25774 a specific authentication chain was introduced in Web UI to make Token auth stateful so we could fetch other protected resources with cookie based auth.
Still, given that token authenticator leverages a custom "X-Authentication-Token" we should not need to make the token authenticator stateful and having this specific auth chain for Web UI means we need to override this one on top of the default auth chain whenever we want to make changes to it.
- is related to
-
NXP-25774 Fix external permissions link behavior
- Resolved
- Is referenced in