From 866850ba2a860f50c47cc1370a9f3a1bfaf61c9b Mon Sep 17 00:00:00 2001 From: Robert Patrick Date: Mon, 9 Oct 2023 09:25:00 -0500 Subject: [PATCH] adding new 14.1.2 attributes --- .../aliases/category_modules/Cluster.json | 5 +- .../deploy/aliases/category_modules/JTA.json | 3 ++ .../SecurityConfiguration.json | 52 ++++++++++--------- pom.xml | 2 +- 4 files changed, 35 insertions(+), 27 deletions(-) diff --git a/core/src/main/resources/oracle/weblogic/deploy/aliases/category_modules/Cluster.json b/core/src/main/resources/oracle/weblogic/deploy/aliases/category_modules/Cluster.json index a9c18b69fb..4d39d50927 100644 --- a/core/src/main/resources/oracle/weblogic/deploy/aliases/category_modules/Cluster.json +++ b/core/src/main/resources/oracle/weblogic/deploy/aliases/category_modules/Cluster.json @@ -93,8 +93,11 @@ "CrossSiteRecoveryLeaseUpdate": [ {"version": "[12.2.1.1,)", "wlst_mode": "both", "wlst_name": "CrossSiteRecoveryLeaseUpdate", "derived_default": "${:true}", "wlst_path": "WP001", "default_value": 10, "wlst_type": "integer" } ], "CrossSiteRecoveryRetryInterval": [ {"version": "[12.2.1.1,)", "wlst_mode": "both", "wlst_name": "CrossSiteRecoveryRetryInterval", "derived_default": "${:true}", "wlst_path": "WP001", "default_value": 60, "wlst_type": "integer" } ], "Determiner": [ {"version": "[12.1.3,)", "wlst_mode": "both", "wlst_name": "Determiner${:s}", "wlst_path": "WP001", "default_value": null, "wlst_type": "string" } ], - "DeterminerCandidateResourceInfoList": [ {"version": "[12.2.1,)", "wlst_mode": "online", "wlst_name": "DeterminerCandidateResourceInfoList", "wlst_path": "WP001", "default_value": "", "wlst_type": "jarray", "access": "IGNORED" } ], + "DeterminerCandidateResourceInfoList": [ {"version": "[12.2.1,)", "wlst_mode": "online", "wlst_name": "DeterminerCandidateResourceInfoList", "wlst_path": "WP001", "default_value": "", "wlst_type": "jarray", "access": "IGNORED" } ], "ForgetHeuristics": [ {"version": "[12.1.3,)", "wlst_mode": "both", "wlst_name": "ForgetHeuristics", "derived_default": "${:true}", "wlst_path": "WP001", "default_value": "true", "wlst_type": "boolean" } ], + "LocalDomainSecurityCacheEnabled": [ {"version": "[14.1.2,)", "wlst_mode": "online", "wlst_name": "LocalDomainSecurityCacheEnabled", "wlst_path": "WP001", "default_value": "true", "wlst_type": "boolean" } ], + "LocalDomainSecurityCacheTTL": [ {"version": "[14.1.2,)", "wlst_mode": "online", "wlst_name": "LocalDomainSecurityCacheTTL", "wlst_path": "WP001", "default_value": "300", "wlst_type": "integer" } ], + "LocalDomainSecurityEnabled": [ {"version": "[14.1.2,)", "wlst_mode": "online", "wlst_name": "LocalDomainSecurityEnabled", "wlst_path": "WP001", "default_value": "false", "wlst_type": "boolean" } ], "MaxResourceRequestsOnServer": [ {"version": "[12.1.3,)", "wlst_mode": "both", "wlst_name": "MaxResourceRequestsOnServer", "derived_default": "${:true}", "wlst_path": "WP001", "default_value": 50, "wlst_type": "integer" } ], "MaxResourceUnavailableMillis": [ {"version": "[12.1.3,)", "wlst_mode": "both", "wlst_name": "MaxResourceUnavailableMillis", "derived_default": "${:true}", "wlst_path": "WP001", "default_value": 1800000, "wlst_type": "long" } ], "MaxRetrySecondsBeforeDeterminerFail": [ {"version": "[12.2.1,)", "wlst_mode": "both", "wlst_name": "MaxRetrySecondsBeforeDeterminerFail", "derived_default": "${:true}", "wlst_path": "WP001", "default_value": 300, "wlst_type": "integer" } ], diff --git a/core/src/main/resources/oracle/weblogic/deploy/aliases/category_modules/JTA.json b/core/src/main/resources/oracle/weblogic/deploy/aliases/category_modules/JTA.json index aff3b9f3f9..252fa694ef 100644 --- a/core/src/main/resources/oracle/weblogic/deploy/aliases/category_modules/JTA.json +++ b/core/src/main/resources/oracle/weblogic/deploy/aliases/category_modules/JTA.json @@ -18,6 +18,9 @@ "DeterminerCandidateResourceInfoList": [ {"version": "[12.2.1,)", "wlst_mode": "online", "wlst_name": "DeterminerCandidateResourceInfoList", "wlst_path": "WP001", "default_value": "[]", "wlst_type": "jarray", "access": "IGNORED" } ], "Determiner": [ {"version": "[12.1.3,)", "wlst_mode": "both", "wlst_name": "Determiner${:s}", "wlst_path": "WP001", "default_value": null, "wlst_type": "delimited_string" , "get_method": "LSA" } ], "ForgetHeuristics": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "ForgetHeuristics", "wlst_path": "WP001", "default_value": "true", "wlst_type": "boolean" } ], + "LocalDomainSecurityCacheEnabled": [ {"version": "[14.1.2,)", "wlst_mode": "online", "wlst_name": "LocalDomainSecurityCacheEnabled", "wlst_path": "WP001", "default_value": "true", "wlst_type": "boolean" } ], + "LocalDomainSecurityCacheTTL": [ {"version": "[14.1.2,)", "wlst_mode": "online", "wlst_name": "LocalDomainSecurityCacheTTL", "wlst_path": "WP001", "default_value": "300", "wlst_type": "integer" } ], + "LocalDomainSecurityEnabled": [ {"version": "[14.1.2,)", "wlst_mode": "online", "wlst_name": "LocalDomainSecurityEnabled", "wlst_path": "WP001", "default_value": "false", "wlst_type": "boolean" } ], "MaxResourceRequestsOnServer": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "MaxResourceRequestsOnServer", "wlst_path": "WP001", "default_value": 50, "wlst_type": "integer" } ], "MaxResourceUnavailableMillis": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "MaxResourceUnavailableMillis", "wlst_path": "WP001", "default_value": 1800000, "wlst_type": "long" } ], "MaxRetrySecondsBeforeDeterminerFail": [ {"version": "[12.2.1,)", "wlst_mode": "both", "wlst_name": "MaxRetrySecondsBeforeDeterminerFail", "wlst_path": "WP001", "default_value": 300, "wlst_type": "integer" } ], 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 8f50cc5496..92a4fe69a7 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 @@ -1719,31 +1719,33 @@ {"version": "[12.2.1.4.0.220929,14.1.1)", "wlst_mode": "both", "wlst_name": "CheckTrustCertificates", "wlst_path": "WP001", "default_value": false, "wlst_type": "boolean" }, {"version": "[14.1.1.0.0.221010,)", "wlst_mode": "both", "wlst_name": "CheckTrustCertificates", "wlst_path": "WP001", "default_value": false, "wlst_type": "boolean" } ], - "ClearTextCredentialAccessEnabled": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "ClearTextCredentialAccessEnabled", "wlst_path": "WP001", "default_value": "false", "wlst_type": "boolean" } ], - "CompatibilityConnectionFiltersEnabled": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "CompatibilityConnectionFiltersEnabled", "wlst_path": "WP001", "default_value": "false", "wlst_type": "boolean" } ], - "ConnectionFilter": [ {"version": "[10,12.2.1)", "wlst_mode": "both", "wlst_name": "ConnectionFilter", "wlst_path": "WP001", "default_value": null, "wlst_type": "string", "restart_required": "true" } , - {"version": "[12.2.1,)", "wlst_mode": "both", "wlst_name": "ConnectionFilter", "wlst_path": "WP001", "default_value": null, "wlst_type": "string" } ], - "ConnectionFilterIgnoreRuleErrorsEnabled": [ {"version": "[14.1.2,)", "wlst_mode": "both", "wlst_name": "ConnectionFilterIgnoreRuleErrorsEnabled", "wlst_path": "WP001", "default_value": "false", "wlst_type": "boolean" } ], - "ConnectionFilterRule": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "ConnectionFilterRule${:s}", "wlst_path": "WP001", "default_value": null, "wlst_type": "${list:jarray}", "wlst_read_type": "delimited_string[semicolon]", "get_method": "${LSA:GET}", "preferred_model_type": "list" } ], - "ConnectionLoggerEnabled": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "ConnectionLoggerEnabled", "wlst_path": "WP001", "default_value": "false", "wlst_type": "boolean" } ], - "ConsoleFullDelegationEnabled": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "ConsoleFullDelegationEnabled", "wlst_path": "WP001", "default_value": "false", "wlst_type": "boolean", "restart_required": "true" } ], - "CredentialEncrypted": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "CredentialEncrypted", "wlst_path": "WP001", "default_value": null, "wlst_type": "password", "get_method": "GET"} ], - "CredentialGenerated": [ {"version": "[10,)", "wlst_mode": "online", "wlst_name": "CredentialGenerated", "wlst_path": "WP001", "default_value": "false", "wlst_type": "boolean", "get_method": "GET", "restart_required": "true"} ], - "CrossDomainSecurityEnabled": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "CrossDomainSecurityEnabled", "wlst_path": "WP001", "default_value": "false", "wlst_type": "boolean" } ], - "DefaultRealm": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "DefaultRealm", "wlst_path": "WP001", "default_value": "myrealm", "wlst_type": "string", "get_method": "${LSA:GET}", "set_method": "${:MBEAN.set_security_realm_mbean}", "set_mbean_type": "weblogic.management.configuration.SecurityMBean", "restart_required": "true" } ], - "DefaultRealmInternal": [ {"version": "[10,)", "wlst_mode": "offline", "wlst_name": "DefaultRealmInternal", "wlst_path": "WP001", "default_value": null, "wlst_type": "string" } ], - "DowngradeUntrustedPrincipals": [ {"version": "[10,12.2.1)", "wlst_mode": "both", "wlst_name": "DowngradeUntrustedPrincipals", "wlst_path": "WP001", "default_value": "false", "wlst_type": "boolean", "restart_required": "true" } , - {"version": "[12.2.1,)", "wlst_mode": "both", "wlst_name": "DowngradeUntrustedPrincipals", "wlst_path": "WP001", "default_value": "false", "wlst_type": "boolean" } ], - "EnforceStrictURLPattern": [ {"version": "[10,12.1.2)", "wlst_mode": "both", "wlst_name": "EnforceStrict${Url:URL}Pattern", "wlst_path": "WP001", "default_value": "true", "wlst_type": "boolean", "get_method": "LSA", "restart_required": true }, - {"version": "[12.1.2,)", "wlst_mode": "both", "wlst_name": "EnforceStrictURLPattern", "wlst_path": "WP001", "default_value": "true", "wlst_type": "boolean", "get_method": "LSA", "restart_required": true } ], - "EnforceValidBasicAuthCredentials": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "EnforceValidBasicAuthCredentials", "wlst_path": "WP001", "default_value": "true", "wlst_type": "boolean", "restart_required": "true" } ], - "ExcludedDomainName": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "ExcludedDomainName${:s}", "wlst_path": "WP001", "default_value": null, "wlst_type": "delimited_string" } ], - "IdentityDomainAwareProvidersRequired": [ {"version": "[12.2.1,)", "wlst_mode": "both", "wlst_name": "IdentityDomainAwareProvidersRequired", "wlst_path": "WP001", "default_value": "false", "wlst_type": "boolean" } ], - "IdentityDomainDefaultEnabled": [ {"version": "[12.2.1,)", "wlst_mode": "both", "wlst_name": "IdentityDomainDefaultEnabled", "wlst_path": "WP001", "default_value": "${false:true}", "wlst_type": "boolean", "get_method": "${LSA:GET}" } ], - "NodeManagerPasswordEncrypted": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "NodeManagerPasswordEncrypted", "wlst_path": "WP001", "default_value": null, "wlst_type": "password", "get_method": "GET", "secret_suffix": "nodemanager" } ], - "NodeManagerUsername": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "NodeManagerUsername", "wlst_path": "WP001", "default_value": "weblogic", "wlst_type": "credential", "secret_suffix": "nodemanager" } ], - "NonceTimeoutSeconds": [ {"version": "[12.2.1,)", "wlst_mode": "both", "wlst_name": "NonceTimeoutSeconds", "wlst_path": "WP001", "default_value": 120, "wlst_type": "integer" } ], - "Notes": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "Notes", "wlst_path": "WP001", "default_value": null, "wlst_type": "string" } ], + "ClearTextCredentialAccessEnabled": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "ClearTextCredentialAccessEnabled", "wlst_path": "WP001", "default_value": "false", "wlst_type": "boolean" } ], + "CompatibilityConnectionFiltersEnabled": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "CompatibilityConnectionFiltersEnabled", "wlst_path": "WP001", "default_value": "false", "wlst_type": "boolean" } ], + "ConnectionFilter": [ {"version": "[10,12.2.1)", "wlst_mode": "both", "wlst_name": "ConnectionFilter", "wlst_path": "WP001", "default_value": null, "wlst_type": "string", "restart_required": "true" } , + {"version": "[12.2.1,)", "wlst_mode": "both", "wlst_name": "ConnectionFilter", "wlst_path": "WP001", "default_value": null, "wlst_type": "string" } ], + "ConnectionFilterIgnoreRuleErrorsEnabled": [ {"version": "[14.1.2,)", "wlst_mode": "both", "wlst_name": "ConnectionFilterIgnoreRuleErrorsEnabled", "wlst_path": "WP001", "default_value": "false", "wlst_type": "boolean" } ], + "ConnectionFilterRule": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "ConnectionFilterRule${:s}", "wlst_path": "WP001", "default_value": null, "wlst_type": "${list:jarray}", "wlst_read_type": "delimited_string[semicolon]", "get_method": "${LSA:GET}", "preferred_model_type": "list" } ], + "ConnectionLoggerEnabled": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "ConnectionLoggerEnabled", "wlst_path": "WP001", "default_value": "false", "wlst_type": "boolean" } ], + "ConsoleFullDelegationEnabled": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "ConsoleFullDelegationEnabled", "wlst_path": "WP001", "default_value": "false", "wlst_type": "boolean", "restart_required": "true" } ], + "CredentialEncrypted": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "CredentialEncrypted", "wlst_path": "WP001", "default_value": null, "wlst_type": "password", "get_method": "GET"} ], + "CredentialGenerated": [ {"version": "[10,)", "wlst_mode": "online", "wlst_name": "CredentialGenerated", "wlst_path": "WP001", "default_value": "false", "wlst_type": "boolean", "get_method": "GET", "restart_required": "true"} ], + "CrossDomainSecurityEnabled": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "CrossDomainSecurityEnabled", "wlst_path": "WP001", "default_value": "false", "wlst_type": "boolean" } ], + "CrossDomainSecurityCacheEnabled": [ {"version": "[14.1.2,)", "wlst_mode": "online", "wlst_name": "CrossDomainSecurityCacheEnabled", "wlst_path": "WP001", "default_value": "false", "wlst_type": "boolean" } ], + "CrossDomainSecurityCacheTTL": [ {"version": "[14.1.2,)", "wlst_mode": "online", "wlst_name": "CrossDomainSecurityCacheTTL", "wlst_path": "WP001", "default_value": "300", "wlst_type": "integer" } ], + "DefaultRealm": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "DefaultRealm", "wlst_path": "WP001", "default_value": "myrealm", "wlst_type": "string", "get_method": "${LSA:GET}", "set_method": "${:MBEAN.set_security_realm_mbean}", "set_mbean_type": "weblogic.management.configuration.SecurityMBean", "restart_required": "true" } ], + "DefaultRealmInternal": [ {"version": "[10,)", "wlst_mode": "offline", "wlst_name": "DefaultRealmInternal", "wlst_path": "WP001", "default_value": null, "wlst_type": "string" } ], + "DowngradeUntrustedPrincipals": [ {"version": "[10,12.2.1)", "wlst_mode": "both", "wlst_name": "DowngradeUntrustedPrincipals", "wlst_path": "WP001", "default_value": "false", "wlst_type": "boolean", "restart_required": "true" } , + {"version": "[12.2.1,)", "wlst_mode": "both", "wlst_name": "DowngradeUntrustedPrincipals", "wlst_path": "WP001", "default_value": "false", "wlst_type": "boolean" } ], + "EnforceStrictURLPattern": [ {"version": "[10,12.1.2)", "wlst_mode": "both", "wlst_name": "EnforceStrict${Url:URL}Pattern", "wlst_path": "WP001", "default_value": "true", "wlst_type": "boolean", "get_method": "LSA", "restart_required": true }, + {"version": "[12.1.2,)", "wlst_mode": "both", "wlst_name": "EnforceStrictURLPattern", "wlst_path": "WP001", "default_value": "true", "wlst_type": "boolean", "get_method": "LSA", "restart_required": true } ], + "EnforceValidBasicAuthCredentials": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "EnforceValidBasicAuthCredentials", "wlst_path": "WP001", "default_value": "true", "wlst_type": "boolean", "restart_required": "true" } ], + "ExcludedDomainName": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "ExcludedDomainName${:s}", "wlst_path": "WP001", "default_value": null, "wlst_type": "delimited_string" } ], + "IdentityDomainAwareProvidersRequired": [ {"version": "[12.2.1,)", "wlst_mode": "both", "wlst_name": "IdentityDomainAwareProvidersRequired", "wlst_path": "WP001", "default_value": "false", "wlst_type": "boolean" } ], + "IdentityDomainDefaultEnabled": [ {"version": "[12.2.1,)", "wlst_mode": "both", "wlst_name": "IdentityDomainDefaultEnabled", "wlst_path": "WP001", "default_value": "${false:true}", "wlst_type": "boolean", "get_method": "${LSA:GET}" } ], + "NodeManagerPasswordEncrypted": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "NodeManagerPasswordEncrypted", "wlst_path": "WP001", "default_value": null, "wlst_type": "password", "get_method": "GET", "secret_suffix": "nodemanager" } ], + "NodeManagerUsername": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "NodeManagerUsername", "wlst_path": "WP001", "default_value": "weblogic", "wlst_type": "credential", "secret_suffix": "nodemanager" } ], + "NonceTimeoutSeconds": [ {"version": "[12.2.1,)", "wlst_mode": "both", "wlst_name": "NonceTimeoutSeconds", "wlst_path": "WP001", "default_value": 120, "wlst_type": "integer" } ], + "Notes": [ {"version": "[10,)", "wlst_mode": "both", "wlst_name": "Notes", "wlst_path": "WP001", "default_value": null, "wlst_type": "string" } ], "OutboundReferenceHostAllowList": [ {"version": "[12.2.1.3.0.230402,12.2.1.4)", "wlst_mode": "offline", "wlst_name": "OutboundReferenceHostAllowList", "wlst_path": "WP001", "default_value": "*", "wlst_type": "string" }, {"version": "[12.2.1.4.0.230328,14.1.1)", "wlst_mode": "offline", "wlst_name": "OutboundReferenceHostAllowList", "wlst_path": "WP001", "default_value": "*", "wlst_type": "string" }, diff --git a/pom.xml b/pom.xml index 95b349ec7a..ad0bb11511 100644 --- a/pom.xml +++ b/pom.xml @@ -114,7 +114,7 @@ commons-io commons-io - 2.13.0 + 2.14.0 info.picocli