From 79a21ae370e28068f19913f65262691f38088c0c Mon Sep 17 00:00:00 2001 From: Charles du Jeu Date: Tue, 15 Sep 2009 18:12:27 +0000 Subject: [PATCH] Launch security Perspective git-svn-id: https://svn.argeo.org/commons/trunk@2925 4cfe0d0a-d680-48aa-b62c-e0a02a3f76cc --- security/runtime/org.argeo.security.ria/config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" } }, -- 2.30.2