Skip to content

Commit 2a63e13

Browse files
committed
Merge branch 'aliases' into 'main'
Updating aliases for 14.1.2 changes See merge request weblogic-cloud/weblogic-deploy-tooling!1624
2 parents 5ba26ca + 5307553 commit 2a63e13

File tree

3 files changed

+3
-1
lines changed

3 files changed

+3
-1
lines changed

core/src/main/resources/oracle/weblogic/deploy/aliases/category_modules/Domain.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
{"version": "[12.2.1.1,12.2.1.3)","wlst_mode": "both", "wlst_name": "ServiceMigrationHistorySize", "wlst_path": "WP001", "default_value": -1, "wlst_type": "integer" },
6565
{"version": "[12.2.1.3,)", "wlst_mode": "both", "wlst_name": "ServiceMigrationHistorySize", "wlst_path": "WP001", "default_value": 100, "wlst_type": "integer" } ],
6666
"SiteName": [ {"version": "[12.2.1,)", "wlst_mode": "both", "wlst_name": "SiteName", "wlst_path": "WP001", "default_value": null, "wlst_type": "string" } ],
67-
"VirtualThreadEnableOption": [ {"version": "[14.1.2,)", "wlst_mode": "both", "wlst_name": "VirtualThreadEnableOption", "wlst_path": "WP001", "default_value": "${en:dis}abled", "wlst_type": "string" } ]
67+
"VirtualThreadEnableOption": [ {"version": "[14.1.2,)", "wlst_mode": "both", "wlst_name": "VirtualThreadEnableOption", "wlst_path": "WP001", "default_value": "disabled", "wlst_type": "string" } ]
6868
},
6969
"wlst_attributes_path": "WP001",
7070
"wlst_paths": {

core/src/main/resources/oracle/weblogic/deploy/aliases/category_modules/Server.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1163,6 +1163,7 @@
11631163
],
11641164
"WantAuthnRequestsSigned": [ {"version": "[12.2.1,)", "wlst_mode": "both", "wlst_name": "WantAuthnRequestsSigned", "wlst_path": "WP001", "default_value": "false", "wlst_type": "boolean" } ],
11651165
"WantBasicAuthClientAuthentication": [ {"version": "[12.2.1,)", "wlst_mode": "both", "wlst_name": "WantBasicAuthClientAuthentication", "wlst_path": "WP001", "default_value": "false", "wlst_type": "boolean" } ],
1166+
"WantResponsesSigned": [ {"version": "[14.1.2,)", "wlst_mode": "both", "wlst_name": "WantResponsesSigned", "wlst_path": "WP001", "default_value": "false", "wlst_type": "boolean" } ],
11661167
"WantTransportLayerSecurityClientAuthentication": [ {"version": "[12.2.1,)", "wlst_mode": "both", "wlst_name": "WantTransportLayerSecurityClientAuthentication", "wlst_path": "WP001", "default_value": "false", "wlst_type": "boolean" } ] },
11671168
"wlst_attributes_path": "WP001",
11681169
"wlst_paths": {

core/src/main/resources/oracle/weblogic/deploy/aliases/category_modules/ServerTemplate.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1173,6 +1173,7 @@
11731173
],
11741174
"WantAuthnRequestsSigned": [ {"version": "[12.2.1,)", "wlst_mode": "both", "wlst_name": "WantAuthnRequestsSigned", "wlst_path": "WP001", "default_value": "false", "wlst_type": "boolean" } ],
11751175
"WantBasicAuthClientAuthentication": [ {"version": "[12.2.1,)", "wlst_mode": "both", "wlst_name": "WantBasicAuthClientAuthentication", "wlst_path": "WP001", "default_value": "false", "wlst_type": "boolean" } ],
1176+
"WantResponsesSigned": [ {"version": "[14.1.2,)", "wlst_mode": "both", "wlst_name": "WantResponsesSigned", "wlst_path": "WP001", "default_value": "false", "wlst_type": "boolean" } ],
11761177
"WantTransportLayerSecurityClientAuthentication": [ {"version": "[12.2.1,)", "wlst_mode": "both", "wlst_name": "WantTransportLayerSecurityClientAuthentication", "wlst_path": "WP001", "default_value": "false", "wlst_type": "boolean" } ] },
11771178
"wlst_attributes_path": "WP001",
11781179
"wlst_paths": {

0 commit comments

Comments
 (0)