Okta.Sdk.Model.OAuth2ResourceServerJsonWebKeyRequestBody

October 22, 2025 ยท View on GitHub

Properties

NameTypeDescriptionNotes
EstringRSA key value (exponent) for key binding[optional]
KidstringUnique identifier of the JSON web key in the custom authorization server's public JWKS[optional]
KtystringCryptographic algorithm family for the certificate's key pair[optional]
NstringRSA key value (modulus) for key binding[optional]
StatusstringStatus of the JSON Web Key[optional]
UsestringAcceptable use of the JSON Web Key[optional]

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