ludc
2024-01-08 9446dee3592d4e9ccacacf07c3ac765b7f7dfd5e
Source/UBCS/ubcs-ops/ubcs-admin/src/main/java/com/vci/ubcs/admin/config/SecurityConfiguration.java
@@ -54,6 +54,7 @@
         .pathMatchers(
            contextPath + "/assets/**"
            , contextPath + "/login"
            , contextPath + "/applications"
            , contextPath + "/v1/agent/**"
            , contextPath + "/v1/catalog/**"
            , contextPath + "/v1/health/**"