diff --git a/zowe_conformance/test_evaluation_guide.md b/zowe_conformance/test_evaluation_guide.md index 1b72785..0c4ccba 100644 --- a/zowe_conformance/test_evaluation_guide.md +++ b/zowe_conformance/test_evaluation_guide.md @@ -91,7 +91,7 @@ These Zowe Conformant criteria are applicable to the lastest Zowe v1 LTS Release a. Resources are protected by mainframe credentials. **(required)** - b. Services accept basic authentication (minimum requirement). **(required)** + b. Services accept basic authentication or Single-Sign-On Support as explained in the point 6.c (minimum requirement). **(required)** c. Single-Sign-On Support: Services accept EITHER Zowe JWT token in the cookie OR support of PassTickets. **(required)** @@ -101,22 +101,19 @@ These Zowe Conformant criteria are applicable to the lastest Zowe v1 LTS Release b. The last two major versions are supported by API services. **(required)** -8. **UI** - - The UI uses only relative URLs. **(required)** - -9. **WebSocket Services** +8. **WebSocket Services** a. WebSocket connection creation, all subsequent communication between WebSocket client, and server are routed through the API ML Gateway **(required)** b. WebSocket connections are closed by the initiator through API ML Gateway. **(required)** -10. **Directory and File Ownership Permissions** +9. **Directory and File Ownership Permissions** a. A conformant application must not modify the contents of the Zowe runtime USS directory and it must not change any directory or file permissions or ownership within the Zowe runtime. **(required)** b. A conformant application must not modify the permissions or ownership of a Zowe instance directory workspace. **(required)** -11. **Lifecycling as a Zowe address space** + +10. **Lifecycling as a Zowe address space** a. Satisfy the following criteria to lifecycle a service with Zowe: @@ -126,7 +123,7 @@ These Zowe Conformant criteria are applicable to the lastest Zowe v1 LTS Release b. If the service introduces new variables to the `instance.env` file, these variables should be prefixed by the provider ID to avoid collisions. **(required)** -12. **Support** +11. **Support** The Submitter describes how Support is provided. Support details must be clearly documented. **(required)** diff --git a/zowe_conformance/test_evaluation_guide_table.md b/zowe_conformance/test_evaluation_guide_table.md index 18259ff..f9bea9d 100644 --- a/zowe_conformance/test_evaluation_guide_table.md +++ b/zowe_conformance/test_evaluation_guide_table.md @@ -405,7 +405,7 @@ These Zowe Conformance criteria are applicable to the lastest Zowe v1 LTS Releas x - Services accept basic authentication (minimum requirement) + Services accept basic authentication or Single-Sign-On Support as explained in the point 25 (minimum requirement) 25 @@ -447,28 +447,6 @@ These Zowe Conformance criteria are applicable to the lastest Zowe v1 LTS Releas -### UI - - - - - - - - - - - - - - - - - - - -
Item Ver Required Best Practice Conformant Criteria
28v1xUI uses only relative URLs
- ### WebSocket Services @@ -482,7 +460,7 @@ These Zowe Conformance criteria are applicable to the lastest Zowe v1 LTS Releas - + @@ -490,7 +468,7 @@ These Zowe Conformance criteria are applicable to the lastest Zowe v1 LTS Releas - + @@ -512,7 +490,7 @@ These Zowe Conformance criteria are applicable to the lastest Zowe v1 LTS Releas - + @@ -520,7 +498,7 @@ These Zowe Conformance criteria are applicable to the lastest Zowe v1 LTS Releas - + @@ -542,7 +520,7 @@ These Zowe Conformance criteria are applicable to the lastest Zowe v1 LTS Releas - + @@ -571,7 +549,7 @@ These Zowe Conformance criteria are applicable to the lastest Zowe v1 LTS Releas - + @@ -594,7 +572,7 @@ These Zowe Conformance criteria are applicable to the lastest Zowe v1 LTS Releas - +
2928 v1 x WebSocket connection creation, all subsequent communication between WebSocket client, and server is routed through the API ML Gateway
3029 v1 x
3230 v1 x A conformant application must not modify the contents of the Zowe runtime USS directory and must not change any directory or file permissions or ownership within the Zowe runtime
3331 v1 x
3432 Applicable if LIFECYCLED Satisfy the following criteria to lifecycle a service with Zowe:Contains a configure.sh script
3533 v1 x
3634 v1 x