This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
authentik
Watch
1
Star
0
Fork
0
You've already forked authentik
mirror of
https://github.com/goauthentik/authentik.git
synced
2025-02-12 13:04:23 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
authentik
/
passbook
/
ldap
/
settings.py
6 lines
89 B
Python
Raw
Normal View
History
Unescape
Escape
more cleanup, remove supervisr imports
2018-11-16 10:08:15 +01:00
"""
LDAP Settings
"""
add working oauth and ldap client
2018-11-11 13:41:48 +01:00
AUTHENTICATION_BACKENDS
=
[
more cleanup, remove supervisr imports
2018-11-16 10:08:15 +01:00
'
passbook.ldap.auth.LDAPBackend
'
,
add working oauth and ldap client
2018-11-11 13:41:48 +01:00
]
Reference in New Issue
Copy Permalink