cfb42c7c755a422b25adc98f87c7c8357a6b3ea6
[pithos-web-client] / snf-pithos-web-client / conf / 20-snf-pithos-web-client-settings.conf
1 # loginUrl MUST end at "next=". You should not give the value of the next
2 # parameter. It will be determined automatically
3 PITHOS_UI_LOGIN_URL = "https://accounts.okeanos.grnet.gr/im/login?next="
4
5 # Feedback url
6 PITHOS_UI_FEEDBACK_URL = "https://accounts.okeanos.grnet.gr/im/feedback"
7
8 # Cookie name to check if user is authenticated, this should match your astakos
9 # deployment cookie name
10 PITHOS_UI_AUTH_COOKIE_NAME = "_pithos2_a"