agree crate

This commit is contained in:
2018-05-04 16:34:35 +02:00
parent 300b971650
commit 37dde44830
5 changed files with 54 additions and 3 deletions

View File

@@ -69,6 +69,8 @@ AUTHENTICATION_BACKENDS = [
SAML_ROUTE = 'sso/saml/'
SAML_REDIRECT = '/'
SAML_REDIRECT_CREATED = '/gdpr-just-created/'
SAML_USERS_MAP = []
SAML_PROVIDERS = []