Added an option for user credentials on user menu
[pithos-web-client] / src / gr / grnet / pithos / web / client / Configuration.properties
index b743b18..4cb02bd 100644 (file)
@@ -37,4 +37,6 @@ loginUrl=/login
 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