Ldap

Search available ldap groups.

This endpoint searches the available ldap groups based on related configuration parameters. support to search by groupname or groupdn.

get/ldap/groups/search

Query parameters

groupnamestring

Ldap group name

groupdnstring

The LDAP group DN

Headers

X-Request-Idstring

An unique ID for the request

Response

Search ldap group successfully.

idinteger

The ID of the user group

group_namestring

The name of the user group

group_typeinteger

The group type, 1 for LDAP group, 2 for HTTP group, 3 for OIDC group.

ldap_group_dnstring

The DN of the LDAP group if group type is 1 (LDAP group).

Changes

No recorded changes to this endpoint across all 1 revision of this API.