Okta.Sdk.Model.IdPCsr

October 22, 2025 ยท View on GitHub

Defines a CSR for a signature or decryption credential for an IdP

Properties

NameTypeDescriptionNotes
CreatedDateTimeOffsetTimestamp when the object was created[optional] [readonly]
CsrstringBase64-encoded CSR in DER format[optional] [readonly]
IdstringUnique identifier for the CSR[optional] [readonly]
KtystringCryptographic algorithm family for the CSR's keypair[optional]
LinksIdPCsrLinks[optional]

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