-
Bug
-
Resolution: Unresolved
-
Undefined
-
None
-
4.19
-
None
-
Quality / Stability / Reliability
-
False
-
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem:
The function getConsoleRequestHeaders provided by the dynamic plugin SDK returns empty headers
Version-Release number of selected component (if applicable):
4.19
How reproducible:
Always
Steps to Reproduce:
1. Start the dynamic demo plugin and the console from this PR: https://github.com/jgbernalp/console/tree/console-headers-test 2. Navigate to http://localhost:9000/test-utility-consumer
Actual results:
See that the headers are empty, when at least the CSRF token should be there.
Expected results:
The CSRF token should be added as a `X-CSRFToken` header
Additional info:
- depends on
-
OCPBUGS-60969 console headers are empty when used from a dynamic plugin
-
- POST
-
- is cloned by
-
OCPBUGS-60969 console headers are empty when used from a dynamic plugin
-
- POST
-
- links to