You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: zowe_conformance/test_evaluation_guide.md
+6-9Lines changed: 6 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -91,7 +91,7 @@ These Zowe Conformant criteria are applicable to the lastest Zowe v1 LTS Release
91
91
92
92
a. Resources are protected by mainframe credentials. **(required)**
93
93
94
-
b. Services accept basic authentication (minimum requirement). **(required)**
94
+
b. Services accept basic authentication or Single-Sign-On Support as explained in the point 6.c (minimum requirement). **(required)**
95
95
96
96
c. Single-Sign-On Support: Services accept EITHER Zowe JWT token in the cookie OR support of PassTickets. **(required)**
97
97
@@ -101,22 +101,19 @@ These Zowe Conformant criteria are applicable to the lastest Zowe v1 LTS Release
101
101
102
102
b. The last two major versions are supported by API services. **(required)**
103
103
104
-
8.**UI**
105
-
106
-
The UI uses only relative URLs. **(required)**
107
-
108
-
9.**WebSocket Services**
104
+
8.**WebSocket Services**
109
105
110
106
a. WebSocket connection creation, all subsequent communication between WebSocket client, and server are routed through the API ML Gateway **(required)**
111
107
112
108
b. WebSocket connections are closed by the initiator through API ML Gateway. **(required)**
113
109
114
-
10.**Directory and File Ownership Permissions**
110
+
9.**Directory and File Ownership Permissions**
115
111
116
112
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)**
117
113
118
114
b. A conformant application must not modify the permissions or ownership of a Zowe instance directory workspace. **(required)**
119
-
11.**Lifecycling as a Zowe address space**
115
+
116
+
10.**Lifecycling as a Zowe address space**
120
117
121
118
a. Satisfy the following criteria to lifecycle a service with Zowe:
122
119
@@ -126,7 +123,7 @@ These Zowe Conformant criteria are applicable to the lastest Zowe v1 LTS Release
126
123
127
124
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)**
128
125
129
-
12.**Support**
126
+
11.**Support**
130
127
131
128
The Submitter describes how Support is provided. Support details must be clearly documented. **(required)**
@@ -482,15 +460,15 @@ These Zowe Conformance criteria are applicable to the lastest Zowe v1 LTS Releas
482
460
</thead>
483
461
484
462
<tr>
485
-
<thstyle="background-color:#555555">29</th>
463
+
<thstyle="background-color:#555555">28</th>
486
464
<thstyle="background-color:#555555">v1</th>
487
465
<thstyle="background-color:#AAAAAA">x</th>
488
466
<thstyle="background-color:#AAAAAA"></th>
489
467
<th></th>
490
468
<td>WebSocket connection creation, all subsequent communication between WebSocket client, and server is routed through the API ML Gateway</td>
491
469
</tr>
492
470
<tr>
493
-
<thstyle="background-color:#555555">30</th>
471
+
<thstyle="background-color:#555555">29</th>
494
472
<thstyle="background-color:#555555">v1</th>
495
473
<thstyle="background-color:#AAAAAA">x</th>
496
474
<thstyle="background-color:#AAAAAA"></th>
@@ -512,15 +490,15 @@ These Zowe Conformance criteria are applicable to the lastest Zowe v1 LTS Releas
512
490
</thead>
513
491
514
492
<tr>
515
-
<thstyle="background-color:#555555">32</th>
493
+
<thstyle="background-color:#555555">30</th>
516
494
<thstyle="background-color:#555555">v1</th>
517
495
<thstyle="background-color:#AAAAAA">x</th>
518
496
<thstyle="background-color:#AAAAAA"></th>
519
497
<th></th>
520
498
<td>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</td>
521
499
</tr>
522
500
<tr>
523
-
<thstyle="background-color:#555555">33</th>
501
+
<thstyle="background-color:#555555">31</th>
524
502
<thstyle="background-color:#555555">v1</th>
525
503
<thstyle="background-color:#AAAAAA">x</th>
526
504
<thstyle="background-color:#AAAAAA"></th>
@@ -542,7 +520,7 @@ These Zowe Conformance criteria are applicable to the lastest Zowe v1 LTS Releas
0 commit comments