-
Feature Request
-
Resolution: Duplicate
-
L3 - Default
-
None
-
None
AT:
- given:
- a proxy server is set up in front of Optimize
- the proxy uses basic authentication to authenticate the user
- when:
- I type in my credentials twice (basic auth login + optimize login)
- then:
- I can access optimize
Hint:
- In case there exists an basic authentication header, the frontend needs to use the "X-Optimize-Authorization" header to extract and set the authentication token.
This is the controller panel for Smart Panels app
- depends on
-
OPT-206 I can use a proxy server in front of Optimize
- Done