Use the right services
[lgpl/argeo-commons.git] / security / runtime / org.argeo.security.ria / config.json
index e158983096dead61f71e00a3959c49be3539aa8c..092ef552658ad36f9eafba0fdf7a51b01390c4ad 100644 (file)
         "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.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
+        "ria.auth.enableAuth"          : "true",\r
+        "ria.auth.credentialsURI"      : "/org.argeo.security.webapp/getCredentials.ria",\r
+        "ria.auth.loginURI"                    : "/org.argeo.security.webapp/login.ria",\r
+        "ria.auth.logoutURI"           : "/org.argeo.security.webapp/logout.ria",\r
+        "ria.StartupPerspective"       : "org.argeo.security.ria.Perspective"          \r
       }\r
     },\r
 \r