Package main ORY Hydra
Welcome to the ORY Hydra HTTP API documentation. You will find documentation for all HTTP APIs here.
Schemes: http, https
Host:
BasePath: /
Version: latest
Consumes:
- application/json
- application/x-www-form-urlencoded
Produces:
- application/json
SecurityDefinitions:
oauth2:
type: oauth2
authorizationUrl: /oauth2/auth
tokenUrl: /oauth2/token
flow: accessCode
scopes:
offline: "A scope required when requesting refresh tokens (alias for `offline_access`)"
offline_access: "A scope required when requesting refresh tokens"
openid: "Request an OpenID Connect ID Token"
basic:
type: basic
Extensions:
---
x-request-id: string
x-forwarded-proto: string
---
swagger:meta
| Path | Synopsis |
|---|---|
| client | Code generated for package client by go-bindata DO NOT EDIT. |
| cmd | |
| cmd/cli | |
| cmd/server | |
| consent | Code generated for package consent by go-bindata DO NOT EDIT. |
| driver | |
| driver/configuration | |
| health | |
| internal | |
| internal/httpclient/client | |
| internal/httpclient/client/admin | |
| internal/httpclient/client/public | |
| internal/httpclient/models | |
| jwk | Package jwk implements JSON Web Key management capabilities |
| metrics/prometheus | |
| oauth2 | Code generated for package oauth2 by go-bindata DO NOT EDIT. |
| test/mock-cb | |
| test/mock-client | |
| test/mock-lcp | |
| tracing | |
| x |
Package main imports 2 packages (graph). Updated 2020-04-13. Refresh now. Tools for package owners.