Merge "Disabling security by default"
[nonrtric.git] / dashboard / webapp-backend / src / main / resources / application.properties
index 585e795..0cb9891 100644 (file)
@@ -30,7 +30,7 @@ server.port = 8080
 userfile = users.json
 
 # boolean flag whether to enforce Portal user and roles on requests
-portalapi.security = true
+portalapi.security = false
 # class that decrypts ciphertext from Portal
 portalapi.decryptor = org.oransc.ric.portal.dashboard.portalapi.PortalSdkDecryptorAes
 # name of request cookie with user ID