Closed KasuniHemasika closed 4 years ago
Updated the version to 1.1.19 in the 130 About this Release page.
In 130 Running the Functional Conformance Suite
and 140 Running the Functional Conformance Suite , updated the command as follows:
docker run -it --name=fsuite -p 8443:8443 -e LOG_LEVEL=debug -e LOG_TRACER=true -e LOG_HTTP_TRACE=true -e DISABLE_JWS=TRUE "openbanking/conformance-suite:v1.1.19"
Description:
The version for functional conformance suite mentioned in 1.3.0 docs are misleading.
In [1], it states WSO2 Open Banking 1.3.0 is compliant with the Functional conformance suite v1.1.17.
In [2], it states WSO2 Open Banking 1.3.0 supports OpenID Functional Conformance suite v1.1.19. And also in documentation [2] it gives instructions for setting up the suite as follows when mentioned supported version is v1.1.19.
docker run -it --name=fsuite -p 8443:8443 -e LOG_LEVEL=debug -e LOG_TRACER=true -e LOG_HTTP_TRACE=true -e DISABLE_JWS=TRUE "openbanking/conformance-suite:v1.1.17"
The same command is given for 1.4.0 as well in [3]. Which is incorrect.
[1] - https://docs.wso2.com/display/OB130/About+this+Release [2] - https://docs.wso2.com/display/OB130/Running+the+Functional+Conformance+Suite [3] - https://docs.wso2.com/display/OB140/Running+the+Functional+Conformance+Suite+for+UK
Affected Product Version: 1.3.0, 1.4.0