This website requires JavaScript.
Explore
Help
Register
Sign In
trustchain-oc1-orchestral
/
authentik
Archived
Watch
10
Star
0
Fork
You've already forked authentik
0
Code
Issues
Pull requests
Packages
Projects
Releases
Wiki
Activity
This repository has been archived on
2024-05-31
. You can view files and clone it, but cannot push or open issues or pull requests.
225dc112e7
authentik
/
passbook
/
ldap
/
settings.py
6 lines
89 B
Python
Raw
Normal View
History
Unescape
Escape
more cleanup, remove supervisr imports
2018-11-16 09:08:15 +00:00
"""
LDAP Settings
"""
add working oauth and ldap client
2018-11-11 12:41:48 +00:00
AUTHENTICATION_BACKENDS
=
[
more cleanup, remove supervisr imports
2018-11-16 09:08:15 +00:00
'
passbook.ldap.auth.LDAPBackend
'
,
add working oauth and ldap client
2018-11-11 12:41:48 +00:00
]
Reference in a new issue
Copy permalink