Skip to content

Commit 91ec384

Browse files
committed
updating aliases for next WLS version
1 parent cefaa8b commit 91ec384

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

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

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
"default_name_value": "${NO_NAME_0:%DOMAIN%}",
3030
"folders": {},
3131
"attributes": {
32+
"ContinuationFramesLimit": [ {"version": "[14.1.2,)", "wlst_mode": "online", "wlst_name": "ContinuationFramesLimit", "wlst_path": "WP001", "default_value": 10, "derived_default": "${:true}", "wlst_type": "integer", "get_method": "GET" } ],
3233
"FrameCountLimitResetInterval": [ {"version": "[14.1.1.0.0.240328,)", "wlst_mode": "both", "wlst_name": "FrameCountLimitResetInterval", "wlst_path": "WP001", "default_value": 60, "wlst_type": "integer" } ],
3334
"HeaderTableSize": [ {"version": "[14.1.1,)", "wlst_mode": "both", "wlst_name": "HeaderTableSize", "wlst_path": "WP001", "default_value": 4096, "wlst_type": "integer" } ],
3435
"InitialWindowSize": [ {"version": "[14.1.1,)", "wlst_mode": "both", "wlst_name": "InitialWindowSize", "wlst_path": "WP001", "default_value": 65535, "wlst_type": "integer" } ],
@@ -47,7 +48,7 @@
4748
"attributes": {
4849
"AllowAllRoles": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "AllowAllRoles", "wlst_path": "WP001", "default_value": false, "wlst_type": "boolean" } ],
4950
"AuthCookieEnabled": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "AuthCookieEnabled", "wlst_path": "WP001", "default_value": true, "wlst_type": "boolean" } ],
50-
"ChangeSessionIDOnAuthentication": [ {"version": "[10,12.1.3)", "wlst_mode": "both", "wlst_name": "ChangeSessionI${d:D}OnAuthentication","wlst_path": "WP001", "default_value": true, "wlst_type": "boolean" } ,
51+
"ChangeSessionIDOnAuthentication": [ {"version": "[10,12.1.3)", "wlst_mode": "both", "wlst_name": "ChangeSessionI${d:D}OnAuthentication","wlst_path": "WP001", "default_value": true, "wlst_type": "boolean" } ,
5152
{"version": "[12.1.3,)", "wlst_mode": "both", "wlst_name": "ChangeSessionIDOnAuthentication", "wlst_path": "WP001", "default_value": true, "wlst_type": "boolean" } ],
5253
"ClientCertProxyEnabled": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "ClientCertProxyEnabled", "wlst_path": "WP001", "default_value": false, "wlst_type": "boolean" } ],
5354
"FilterDispatchedRequestsEnabled": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "FilterDispatchedRequestsEnabled", "wlst_path": "WP001", "default_value": false, "wlst_type": "boolean" } ],

0 commit comments

Comments
 (0)