xiejun
2024-01-26 d0df2f761d92fbf94cc0751460f9e36b7b0b357a
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/**"