Revision fe7d0186 snf-deploy/files/etc/synnefo/astakos.conf

b/snf-deploy/files/etc/synnefo/astakos.conf
91 91
    }
92 92
}
93 93

  
94
OAUTH2_USER_MODEL = 'auth.User'
95

  
96
OAUTH2_ENDPOINT_PREFIX = 'oauth2/'
97

  
98
OAUTH2_TOKEN_ENDPOINT = 'token/'
99

  
100
OAUTH2_AUTHORIZATION_ENDPOINT = 'auth/'
101

  
102
OAUTH2_AUTHORIZATION_CODE_LENGTH = 60
103

  
104
OAUTH2_TOKEN_LENGTH = 30
105

  
106
OAUTH2_TOKEN_EXPIRES = 20

Also available in: Unified diff