Skip to content

Test LDAP Connection

POST
/auth/providers/admin/ldap/{id}/test

Tests the connection to an LDAP server using the provider's configuration.

Authorizations

BearerAuth

Enter your session token to authenticate API requests

Type
HTTP (bearer)

Parameters

Path Parameters

id*

LDAP provider ID

Type
string
Required

Responses

Connection test successful

application/json
JSON
{
}

Playground

Server
Authorization
Variables
Key
Value

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License