pub async fn get_trusted_o_auth2_jwt_grant_issuer(
    configuration: &Configuration,
    id: &str
) -> Result<TrustedOAuth2JwtGrantIssuer, Error<GetTrustedOAuth2JwtGrantIssuerError>>
Expand description

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