Revision 38d247df snf-app/synnefo/settings/common/aai.py

b/snf-app/synnefo/settings/common/aai.py
16 16
# WARNING, ACHTUNG, README, etc: DO NOT ENABLE THIS ON DEPLOYED VERSIONS!
17 17
#
18 18
BYPASS_AUTHENTICATION = False
19
BYPASS_AUTHENTICATION_TOKEN = '5e41595e9e884543fa048e07c1094d74'
19 20

  
20 21
# Urls that bypass Shibboleth authentication
21 22
AAI_SKIP_AUTH_URLS = ['/api', '/invitations/login']

Also available in: Unified diff