ory-client 1.1.7

SDK Client for Ory
Documentation
# TrustedOAuth2JwtGrantJsonWebKey

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**kid** | Option<**String**> | The \"key_id\" is key unique identifier (same as kid header in jws/jwt). | [optional]
**set** | Option<**String**> | The \"set\" is basically a name for a group(set) of keys. Will be the same as \"issuer\" in grant. | [optional]

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)