Skip to content

List Public Auth Providers

GET
/auth/providers

Retrieves all authentication providers for the login dialog. Returns enabled OIDC and LDAP providers along with internal auth status.

Responses

List of auth providers with id, name, and enabled status

application/json
JSON
"string"

Playground

Samples

Powered by VitePress OpenAPI

Distributed under the MIT License