Okta.Sdk.Model.OAuth2ClientJsonWebKeyResponseBase
October 22, 2025 ยท View on GitHub
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| Created | string | Timestamp when the OAuth 2.0 client JSON Web Key was created | [optional] [readonly] |
| Id | string | The unique ID of the OAuth Client JSON Web Key | [optional] [readonly] |
| LastUpdated | string | Timestamp when the OAuth 2.0 client JSON Web Key was updated | [optional] [readonly] |
| Links | OAuthClientSecretLinks | [optional] |