X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=server%2Forg.argeo.slc.ria%2Fconfig.json;h=442a7a621458c68c12288a1d7943ad77f8b489f2;hb=37ec712e25710945bf89c76e1387d6dc740b50e9;hp=ad6f48a09d61a11154ec2dfa68a4ca41ff4331e1;hpb=4b44922af06547f4b4104c3d5256bd86b8d6311a;p=gpl%2Fargeo-slc.git diff --git a/server/org.argeo.slc.ria/config.json b/server/org.argeo.slc.ria/config.json index ad6f48a09..442a7a621 100644 --- a/server/org.argeo.slc.ria/config.json +++ b/server/org.argeo.slc.ria/config.json @@ -65,6 +65,10 @@ "qx.version" : "${QXVERSION}", "qx.theme" : "${QXTHEME}", "qx.application" : "${APPLICATION}.Application", + "ria.auth.enableAuth" : "true", + "ria.auth.credentialsURI" : "/org.argeo.slc.webapp/getCredentials.ria", + "ria.auth.loginURI" : "/org.argeo.slc.webapp/authService.ria", + "ria.auth.logoutURI" : "/org.argeo.slc.webapp/authService.ria?logout=true", "ria.StartupPerspective":"org.argeo.slc.web.Perspective" } },