Default

Get current LDAP config

get

Get current LDAP config

Authorizations
AuthorizationstringRequired

Pass the username and password of a user in the authorization header. This currently gives full access.

Responses
200

Current config

application/json
get
/ldap_config
200

Current config

Set LDAP config

post

Set LDAP config

Authorizations
AuthorizationstringRequired

Pass the username and password of a user in the authorization header. This currently gives full access.

Body
idintegerOptional
hoststringOptional
portintegerOptional
admin_pathstringOptional
admin_passwordstringOptional
user_base_pathstringOptional
user_filter_templatestringOptional
Responses
200

Success or errorr

application/json
Responseone of
or
post
/ldap_config
200

Success or errorr

Last updated

Was this helpful?