Revision b4133f35 snf-pithos-web-client/conf/20-snf-pithos-web-client-settings.conf

b/snf-pithos-web-client/conf/20-snf-pithos-web-client-settings.conf
1 1
# loginUrl MUST end at "next=". You should not give the value of the next
2 2
# parameter. It will be determined automatically
3
PITHOS_UI_LOGIN_URL = "https://accounts.okeanos.grnet.gr/im/login?next="
3
#PITHOS_UI_LOGIN_URL = "https://accounts.okeanos.grnet.gr/im/login?next="
4 4

  
5 5
# Feedback url
6
PITHOS_UI_FEEDBACK_URL = "https://accounts.okeanos.grnet.gr/im/feedback"
6
#PITHOS_UI_FEEDBACK_URL = "https://accounts.okeanos.grnet.gr/im/feedback"
7 7

  
8 8
# Cookie name to check if user is authenticated, this should match your astakos
9 9
# deployment cookie name
10
PITHOS_UI_AUTH_COOKIE_NAME = "_pithos2_a"
10
#PITHOS_UI_AUTH_COOKIE_NAME = "_pithos2_a"

Also available in: Unified diff