summaryrefslogtreecommitdiff
path: root/asgard
diff options
context:
space:
mode:
Diffstat (limited to 'asgard')
-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