diff --git a/core/src/main/resources/oracle/weblogic/deploy/aliases/category_modules/SecurityConfiguration.json b/core/src/main/resources/oracle/weblogic/deploy/aliases/category_modules/SecurityConfiguration.json index ff4ac098ab..dbf2e51061 100644 --- a/core/src/main/resources/oracle/weblogic/deploy/aliases/category_modules/SecurityConfiguration.json +++ b/core/src/main/resources/oracle/weblogic/deploy/aliases/category_modules/SecurityConfiguration.json @@ -1423,7 +1423,7 @@ {"version": "[14.1.1,)", "wlst_mode": "both", "wlst_name": "RemoteAnonymous${Rmiiiop:RMIIIOP}Enabled", "wlst_path": "WP001", "default_value": "true", "wlst_type": "boolean" } ], "RemoteAnonymousRmit3Enabled": [ {"version": "[12.2.1.3.210630,12.2.1.4)", "wlst_mode": "online", "wlst_name": "RemoteAnonymous${Rmit3:RMIT3}Enabled", "wlst_path": "WP001", "default_value": "true", "wlst_type": "boolean" } , {"version": "[12.2.1.4.210629,14.1.1)", "wlst_mode": "online", "wlst_name": "RemoteAnonymous${Rmit3:RMIT3}Enabled", "wlst_path": "WP001", "default_value": "true", "wlst_type": "boolean" } , - {"version": "[14.1.1)", "wlst_mode": "both", "wlst_name": "RemoteAnonymous${Rmit3:RMIT3}Enabled", "wlst_path": "WP001", "default_value": "true", "wlst_type": "boolean" } ], + {"version": "[14.1.1,)", "wlst_mode": "both", "wlst_name": "RemoteAnonymous${Rmit3:RMIT3}Enabled", "wlst_path": "WP001", "default_value": "true", "wlst_type": "boolean" } ], "UseKSSForDemo": [ {"version": "[12.1.2,)", "wlst_mode": "both", "wlst_name": "UseKSSForDemo", "wlst_path": "WP001", "default_value": "false", "wlst_type": "boolean", "restart_required": "true" } ], "WebAppFilesCaseInsensitive": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "WebAppFilesCaseInsensitive", "wlst_path": "WP001", "default_value": "${__NULL__:false}", "wlst_type": "string", "restart_required": "true" } ] },