-
Bug
-
Resolution: Unresolved
-
Critical
-
None
-
4.18.0
-
None
Description of problem:
Console needs to improve the DevExp for passing the CSP directives to console since currently users need to pass the CSP directives as a JSON value, when running console server locally. We need to use the MultiValue multi value type instead of JSON.
Version-Release number of selected component (if applicable):
How reproducible:
Steps to Reproduce:
1. 2. 3.
Actual results:
Expected results:
Users should pass CSP directives separately, eg: ./bin/bridge --content-security-policy ScriptSrc="localhost:1234 localhost:2345" --content-security-policy FontSrc="localhost:3456 localhost:4567"
Additional info:
- blocks
-
OCPBUGS-55928 Improving the DevExp for passing the CSP directives to console per flag
-
- Closed
-
- is cloned by
-
OCPBUGS-55928 Improving the DevExp for passing the CSP directives to console per flag
-
- Closed
-
- links to