Okta.Sdk.Model.ApplicationCredentialsSigning

October 22, 2025 ยท View on GitHub

App signing key properties > Note: Only apps with SAML_2_0, SAML_1_1, WS_FEDERATION, or OPENID_CONNECT signOnMode support the key rotation feature.

Properties

NameTypeDescriptionNotes
KidstringKey identifier used for signing assertions > Note: Currently, only the X.509 JWK format is supported for apps with SAML_2_0 `signOnMode`.[optional]
LastRotatedDateTimeOffsetTimestamp when the signing key was last rotated[optional] [readonly]
NextRotationDateTimeOffsetThe scheduled time for the next signing key rotation[optional] [readonly]
RotationModestringThe mode of key rotation[optional]
UseApplicationCredentialsSigningUse[optional]

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