summaryrefslogtreecommitdiff
path: root/asgard/settings.d
diff options
context:
space:
mode:
authorLeif Johansson <leifj@sunet.se>2012-10-05 22:25:22 +0200
committerLeif Johansson <leifj@sunet.se>2012-10-05 22:25:22 +0200
commit9cfed215ee696efdb4ec4a7987910d6f5c9e416a (patch)
tree945e87a5edd0e23e9441653ad0029a91f6ffc0ec /asgard/settings.d
parent685b8bbaf28b0c7978d0c7e8a59db9aa905eb8c1 (diff)
saml stuff moved
Diffstat (limited to 'asgard/settings.d')
-rw-r--r--asgard/settings.d/20-saml.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/asgard/settings.d/20-saml.conf b/asgard/settings.d/20-saml.conf
index 53d8cf6..4116768 100644
--- a/asgard/settings.d/20-saml.conf
+++ b/asgard/settings.d/20-saml.conf
@@ -6,6 +6,6 @@ AUTH_PROFILE_MODULE = 'meetingtools.apps.userprofile.UserProfile'
LOGIN_URL = '/saml2/sp/login/'
LOGIN_REDIRECT_URL = "/rooms"
-#AUTHENTICATION_BACKENDS += ['meetingtools.saml.Saml2Backend']
+#AUTHENTICATION_BACKENDS += ['asgard.saml.Saml2Backend']
AUTO_REMOTE_SUPERUSERS = ['leifj@nordu.net'] \ No newline at end of file