Okta.Sdk.Model.SamlTrustCredentials
October 22, 2025 ยท View on GitHub
Federation Trust Credentials for verifying assertions from the IdP
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| AdditionalKids | List<string> | Additional IdP key credential reference to the Okta X.509 signature certificate | [optional] |
| Audience | string | URI that identifies the target Okta IdP instance (SP) for an `<Assertion>` | [optional] |
| Issuer | string | URI that identifies the issuer (IdP) of a `<SAMLResponse>` message `<Assertion>` element | [optional] |
| Kid | string | IdP key credential reference to the Okta X.509 signature certificate | [optional] |