Okta.Sdk.Model.AddJwkRequest

January 23, 2026 ยท View on GitHub

Properties

NameTypeDescriptionNotes
AlgstringAlgorithm used in the key[optional]
KidstringUnique identifier of the JSON Web Key in the OAUth 2.0 client's JWKS[optional]
StatusstringStatus of the OAuth 2.0 client JSON Web Key[optional] [default to StatusEnum.ACTIVE]
UsestringAcceptable use of the JSON Web Key[optional]

[Back to Model list] [Back to API list] [Back to README]