Revision fe9c347a okeanos_site/90-okeanos.conf.sample

b/okeanos_site/90-okeanos.conf.sample
8 8
# redirect client to the intro page
9 9
LOGIN_URL = "http://host:port/intro"
10 10

  
11
# redirect to login url (intro) on user logout
12
LOGOUT_URL = LOGIN_URL
13

  
11 14
# bypass Shibboleth authentication for /okeanos and /intro pages 
12 15
# (they should be available to the public)
13 16
AAI_SKIP_AUTH_URLS = list(AAI_SKIP_AUTH_URLS) + ['/about', '/intro', '/okeanos_static']

Also available in: Unified diff