@ -84,6 +84,7 @@ public class GlobalSecurityConfig extends WebSecurityConfigurerAdapter {
"/v1/cs/configs/**",
"/v1/cs/listener/**",
"/v1/cs/monitor/**",
"/v1/cs/health/check/**",
"/v1/cs/notify/list/config/**"
)
.toArray(String[]::new);