Version: 1.0.0
IDP Service — Authentication
Authentication endpoints for the OpenHive Identity Provider.
Authentication
- HTTP: Bearer Auth
JWT access token issued by POST /token.
Send it as Authorization: Bearer <access_token>.
Security Scheme Type: | http |
|---|---|
HTTP Authorization Scheme: | bearer |
Bearer format: | JWT |