ludc
2024-01-17 2ff8dd1f7d2f71944c25c9e116d12d9fb418ac0a
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/**"