Olympus Docs
ReferenceAPIsOry Hydra APIoAuth2

Trust OAuth2 JWT Bearer Grant Type Issuer

Use this endpoint to establish a trust relationship for a JWT issuer

POST /admin/trust/grants/jwt-bearer/issuers

Use this endpoint to establish a trust relationship for a JWT issuer to perform JSON Web Token (JWT) Profile for OAuth 2.0 Client Authentication and Authorization Grants RFC7523.

Operation ID: trustOAuth2JwtGrantIssuer    Tag: oAuth2

Request body

Content-Type: application/json

Type: object

Schema: trustOAuth2JwtGrantIssuer, see the Ory Hydra API schemas reference for the full type.

Responses

StatusDescriptionBody
201trustedOAuth2JwtGrantIssuerapplication/json, object
defaultgenericErrorapplication/json, object

Generated from ../athena/openapi.json at build time.

On this page