ludc
2024-02-02 52fd1e55b71fa38ffe89db738acc4e6c7e4da0df
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/**"