|
|
@ -31,6 +31,7 @@
|
|
|
|
(auth_provider maybe-string "auth provider")
|
|
|
|
(auth_provider maybe-string "auth provider")
|
|
|
|
(cache_credentials maybe-boolean "cache credentials")
|
|
|
|
(cache_credentials maybe-boolean "cache credentials")
|
|
|
|
(ldap_uri maybe-string "ldap server uri")
|
|
|
|
(ldap_uri maybe-string "ldap server uri")
|
|
|
|
|
|
|
|
(ldap_schema maybe-string "ldap schema to use")
|
|
|
|
(ldap_group_member maybe-string "group member attribute")
|
|
|
|
(ldap_group_member maybe-string "group member attribute")
|
|
|
|
(ldap_group_object_class maybe-string "group object class")
|
|
|
|
(ldap_group_object_class maybe-string "group object class")
|
|
|
|
(ldap_tls_reqcert maybe-string "tls_reqcert")
|
|
|
|
(ldap_tls_reqcert maybe-string "tls_reqcert")
|
|
|
|