Casdoor Authentication API
Login, callback, and device authorization
Casdoor Authentication API is one of 15 APIs that Casdoor publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Authentication. The published artifact set on APIs.io includes an OpenAPI specification.
This API exposes 4 operations across 4 paths, and defines 1 schema. It is described by OpenAPI 3.1.0, at version 1.503.0.
Requests are made against 2 base URLs: https://door.casdoor.com, https://{host}.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 2
Casdoor Authentication API declares
2 security schemes
for authenticating requests.
It accepts HTTP bearer tokens (JWT) (bearerAuth).
It accepts HTTP basic authentication (basicAuth).
By default, every request must be authenticated.
Paths & Operations 4
Across 4 paths, the API surfaces 4 operations — 4 POST. Each is listed below with its method, path, parameters, and response codes.
Login, callback, and device authorization
Schemas 1
The contract defines 1 schema that model the data the API accepts and returns. The most detailed is User (9 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Casdoor 12
Other APIs Casdoor publishes across the network.