Version: 0.1.0
Helpdesk API
Minimal ticketing API. Uses OIDC bearer JWTs in production, or HttpOnly cookie auth in local mode.
Authentication
- HTTP: Bearer Auth
- API Key: cookieAuth
Security Scheme Type: | http |
|---|---|
HTTP Authorization Scheme: | bearer |
Bearer format: | JWT |
Security Scheme Type: | apiKey |
|---|---|
Cookie parameter name: | auth |