Skip to content
Snippets Groups Projects
Commit d33b4408 authored by Guillaume WANG's avatar Guillaume WANG
Browse files

added config.json (for ldap_auth)

parent 757d7b35
No related branches found
No related tags found
No related merge requests found
{
"ldap": {
"server": "ldap://frankiz.eleves.polytechnique.fr:636",
"searchBase": "ou=eleves,dc=frankiz,dc=net",
"searchFilter": "(uid={{username}})"
},
"sessionSecret":"change this"
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment