Revision b806a15a snf-astakos-app/conf/20-snf-astakos-oa2-app-settings.py

b/snf-astakos-app/conf/20-snf-astakos-oa2-app-settings.py
14 14
#
15 15
## Set the expiration time of newly created access tokens to 20 seconds
16 16
#OAUTH2_TOKEN_EXPIRES = 20
17
#
18
# Set the maximum allowed redirection endpoint URI length
19
# Requests for a greater redirection endpoint URI will fail.
20
#OAUTH2_MAXIMUM_ALLOWED_REDIRECT_URI_LENGTH = get_setting(
21
#    'MAXIMUM_ALLOWED_REDIRECT_URI_LENGTH', 5000)

Also available in: Unified diff