enable auth and getCredentialsURI
[lgpl/argeo-commons.git] / security / runtime / org.argeo.security.ria / config.json
index e158983096dead61f71e00a3959c49be3539aa8c..0ac6c6ac073783b9c2365d3846f65633981d41df 100644 (file)
@@ -62,8 +62,8 @@
         "qx.version"     : "${QXVERSION}",\r
         "qx.theme"       : "${QXTHEME}",\r
         "qx.application" : "${APPLICATION}.Application",\r
-        "ria.auth.enableAuth"          : "false",\r
-        "ria.auth.credentialsURI"      : "/org.argeo.slc.webapp/getCredentials.ria",\r
+        "ria.auth.enableAuth"          : "true",\r
+        "ria.auth.credentialsURI"      : "/org.argeo.security.webapp/getCredentials.security",\r
         "ria.auth.loginURI"                    : "/org.argeo.slc.webapp/authService.ria",\r
         "ria.auth.logoutURI"           : "/org.argeo.slc.webapp/authService.ria?logout=true",\r
         "ria.StartupPerspective":"org.argeo.security.ria.Perspective"          \r