X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;ds=sidebyside;f=server%2Forg.argeo.slc.ria%2Fconfig.json;h=a1e248d24ac14f7ad1db58aa39c01e74ce05df94;hb=f5c671ebe1c495a67793c37e78e1eda990d65eba;hp=ad6f48a09d61a11154ec2dfa68a4ca41ff4331e1;hpb=c2b6fadea98a292f41ddf7e2fcf78f3310e2bf65;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..a1e248d24 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" : "false", + "ria.auth.credentialsURI" : "authService.ria?getCredentials=true", + "ria.auth.loginURI" : "authService.ria", + "ria.auth.logoutURI" : "authService.ria?logout=true", "ria.StartupPerspective":"org.argeo.slc.web.Perspective" } },