api.authentication.v1.ldap package

Submodules

api.authentication.v1.ldap.ldap_authenticate module

Autogenerated API

api.authentication.v1.ldap.ldap_authenticate.authenticate(userName: str = None, domain: str = None, password: str = None, json: bool = True, verify: bool = True, apiKey: str = '', authentication: dict = {}) → dict[source]

Initiate a new user session using LDAP authentication (PUBLIC) Requires ldap authentication to be enabled on the server, and for the userUse /methods to check which authentication methods are available on the server.

Return type:dict

Module contents