Olympus Docs
ReferenceAPIsOry Hydra APIoAuth2

List Trusted OAuth2 JWT Bearer Grant Type Issuers

Use this endpoint to list all trusted JWT Bearer Grant Type Issuers.

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

Use this endpoint to list all trusted JWT Bearer Grant Type Issuers.

Operation ID: listTrustedOAuth2JwtGrantIssuers    Tag: oAuth2

Query parameters

NameTypeRequiredDescription
MaxItemsinteger (int64)no
DefaultItemsinteger (int64)no
issuerstringnoIf optional "issuer" is supplied, only jwt-bearer grants with this issuer will be returned.

Responses

StatusDescriptionBody
200trustedOAuth2JwtGrantIssuersapplication/json, array of object
defaultgenericErrorapplication/json, object

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

On this page