Details
-
Type:
Bug
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: 3.4.1.Final
-
Fix Version/s: 3.4.2.Final
-
Component/s: Testsuite - Performance
-
Labels:None
-
Docs QE Status:NEW
-
QE Status:VERIFIED
Description
Tests are using plain http approach. When running the tests locally (in docker), the default settings of the "SSL required" attribute in realm does not matter, however in other environments this blocks all requests coming from outside. Hence the realm should be set to allow plain http requests regardless of the origin.