Ionize Docs
ReferenceAPIsOry Hydra APIoAuth2

Get Trusted OAuth2 JWT Bearer Grant Type Issuer

Use this endpoint to get a trusted JWT Bearer Grant Type Issuer. The ID is the one returned when you

GET /admin/trust/grants/jwt-bearer/issuers/{id}

Use this endpoint to get a trusted JWT Bearer Grant Type Issuer. The ID is the one returned when you created the trust relationship.

Operation ID: getTrustedOAuth2JwtGrantIssuer    Tag: oAuth2

Path parameters

NameTypeRequiredDescription
idstringyesThe id of the desired grant

Responses

StatusDescriptionBody
200trustedOAuth2JwtGrantIssuerapplication/json — object
defaultgenericErrorapplication/json — object

Generated from scripts/gen/specs/hydra-api.json at build time.

On this page