get oauth data from providers
This commit is contained in:
parent
96b583d63b
commit
6edaec3876
3 changed files with 38 additions and 15 deletions
|
@ -84,7 +84,7 @@ DB_URI = 'sqlite:////tmp/wiki.db'
|
|||
# DB_URI = 'crate://'
|
||||
|
||||
LDAP = {
|
||||
'URI': 'ldap://localhost:8389',
|
||||
'URI': '',
|
||||
|
||||
# This BIND_DN/BIND_PASSWORD default to '', this is shown here for demonstrative purposes
|
||||
# The values '' perform an anonymous bind so we may use search/bind method
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue