X-Git-Url: http://git.argeo.org/?a=blobdiff_plain;f=server%2Forg.argeo.slc.ria%2Fconfig.json;h=9ed57eb0799e74fa1a880ee076c9b3e47793f4eb;hb=da475912d8fde6f47f874afaf85425c7358ef1e6;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..9ed57eb07 100644 --- a/server/org.argeo.slc.ria/config.json +++ b/server/org.argeo.slc.ria/config.json @@ -65,6 +65,11 @@ "qx.version" : "${QXVERSION}", "qx.theme" : "${QXTHEME}", "qx.application" : "${APPLICATION}.Application", + "ria.splashScreen" : "org.argeo.security.ria/ArgeoLogo.png", + "ria.auth.enableAuth" : "true", + "ria.auth.credentialsURI" : "/org.argeo.security.webapp/getCredentials.ria", + "ria.auth.loginURI" : "/org.argeo.security.webapp/login.ria", + "ria.auth.logoutURI" : "/org.argeo.security.webapp/logout.ria", "ria.StartupPerspective":"org.argeo.slc.web.Perspective" } },