File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
core/src/main/resources/oracle/weblogic/deploy/aliases/category_modules Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 100
100
}
101
101
},
102
102
"Auditor" : {
103
- "wlst_type" : " Auditor" ,
103
+ "wlst_type" : " Auditor${:s} " ,
104
104
"child_folders_type" : " multiple_with_type_subfolder" ,
105
105
"folders" : {
106
106
"DefaultAuditor" : {
125
125
},
126
126
"wlst_attributes_path" : " WP001" ,
127
127
"wlst_paths" : {
128
- "WP001" : " /SecurityConfiguration/%SECURITYCONFIGURATION%/Realm${:s}/%REALM%/Auditor/%PROVIDER%"
128
+ "WP001" : " /SecurityConfiguration/%SECURITYCONFIGURATION%/Realm${:s}/%REALM%/Auditor${:s} /%PROVIDER%"
129
129
}
130
130
131
131
}
132
132
},
133
133
"attributes" : { },
134
134
"wlst_attributes_path" : " WP001" ,
135
135
"wlst_paths" : {
136
- "WP001" : " /SecurityConfiguration/%SECURITYCONFIGURATION%/Realm${:s}/%REALM%/Auditor/%PROVIDER%"
136
+ "WP001" : " /SecurityConfiguration/%SECURITYCONFIGURATION%/Realm${:s}/%REALM%/Auditor${:s} /%PROVIDER%"
137
137
}
138
138
},
139
139
"AuthenticationProvider" : {
You can’t perform that action at this time.
0 commit comments