From: Charles du Jeu Date: Tue, 15 Sep 2009 18:12:27 +0000 (+0000) Subject: Launch security Perspective X-Git-Tag: argeo-commons-2.1.30~1814 X-Git-Url: https://git.argeo.org/?p=lgpl%2Fargeo-commons.git;a=commitdiff_plain;h=79a21ae370e28068f19913f65262691f38088c0c Launch security Perspective git-svn-id: https://svn.argeo.org/commons/trunk@2925 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- diff --git a/security/runtime/org.argeo.security.ria/config.json b/security/runtime/org.argeo.security.ria/config.json index edbea55bf..e15898309 100644 --- a/security/runtime/org.argeo.security.ria/config.json +++ b/security/runtime/org.argeo.security.ria/config.json @@ -66,7 +66,7 @@ "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.LauncherPerspective" + "ria.StartupPerspective":"org.argeo.security.ria.Perspective" } },