Skip to content

List All Auth Providers (Admin)

GET
/auth/providers/admin

Retrieves all OIDC and LDAP providers with their full configurations for administrative management.

Authorizations

BearerAuth

Enter your session token to authenticate API requests

Type
HTTP (bearer)

Responses

Object containing oidc and ldap provider arrays

application/json
JSON
{
}

Playground

Server
Authorization

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License