Postpone authentication to version 1.2.1
[portal/ric-dashboard.git] / webapp-backend / src / main / resources / logback.xml
index b17cbe2..8a4efca 100644 (file)
@@ -70,4 +70,8 @@
        <!-- Report request URLs -->
        <logger name="org.springframework.web.client.RestTemplate" level="DEBUG" />
 
+       <!-- for debugging security
+       <logger name="org.springframework.security" level="DEBUG" />
+       -->
+
 </configuration>