ed2013b
diff --git a/conf/config.py b/conf/config.py
ed2013b
index 2f056f8..2a91236 100644
6fdc146
--- a/server/conf/config.py
6fdc146
+++ b/server/conf/config.py
ed2013b
@@ -52,7 +52,7 @@ class BaseConfiguration(object):
ed2013b
     # noauth: no authentication is enabled. Useful for development particularly.
ed2013b
     # kerberos: Kerberos authentication is enabled.
ed2013b
     # openidc: OpenIDC authentication is enabled.
ed2013b
-    AUTH_BACKEND = ''
ed2013b
+    AUTH_BACKEND = 'openidc'
ed2013b
 
ed2013b
     # Used for Kerberos authentication and to query user's groups.
ed2013b
     # Format: ldap://hostname[:port]