Skip to content

Commit 7c67b23

Browse files
Filter out Provider string in 1036 and 1211
1 parent 46043b1 commit 7c67b23

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1158,6 +1158,12 @@
11581158
}
11591159
},
11601160
"RoleMapper" : {
1161+
"folder_params": [{
1162+
"version": "[10,12.1.1]",
1163+
"get_method": "${NAMES.get_valid_provider_name_list:}"
1164+
}, {
1165+
"version": "[12.1.2,)"
1166+
}],
11611167
"wlst_type" : "RoleMapper${:s}",
11621168
"child_folders_type": "multiple_with_type_subfolder",
11631169
"folders" : {

0 commit comments

Comments
 (0)