Branding settings / Moved logo to RIA Core
[lgpl/argeo-commons.git] / security / runtime / org.argeo.security.ria / config.json
index e158983096dead61f71e00a3959c49be3539aa8c..2cff0013cc92ce128ff16c61ba76de037aab4f51 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.branding.splashScreen"    : "ria/ArgeoLogo.png",\r
+        "ria.branding.applicationTitle"        : "Argeo Security RIA",\r
+        "ria.branding.aboutString"     : "Argeo Ria is a product of Argeo",\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