Updated the login url
[pithos-web-client] / src / gr / grnet / pithos / web / client / Configuration.properties
index b869e3d..f21bf3a 100644 (file)
 # or implied, of GRNET S.A.
 #
 
-serviceName=Pithos
-loginUrl=pithos/login
-logoutUrl=/Shibboleth.sso/Logout
-authCookie=_pithos_a
+loginUrl=/.
+authCookie=_pithos2_a
 cookieSeparator=|
 apiPath=/v1/
-version=2.0
\ No newline at end of file
+version=2.0
+authTokenCookie=X-Auth-Token
+shibSessionCookiePrefix=_shibsession_
\ No newline at end of file