Okta.Sdk.Model.SamlTrustCredentials

October 22, 2025 ยท View on GitHub

Federation Trust Credentials for verifying assertions from the IdP

Properties

NameTypeDescriptionNotes
AdditionalKidsList<string>Additional IdP key credential reference to the Okta X.509 signature certificate[optional]
AudiencestringURI that identifies the target Okta IdP instance (SP) for an `<Assertion>`[optional]
IssuerstringURI that identifies the issuer (IdP) of a `<SAMLResponse>` message `<Assertion>` element[optional]
KidstringIdP key credential reference to the Okta X.509 signature certificate[optional]

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