Okta.Sdk.Model.SAMLPayLoadDataAssertion

October 22, 2025 ยท View on GitHub

Details of the SAML assertion that was generated

Properties

NameTypeDescriptionNotes
SubjectSAMLPayLoadDataAssertionSubject[optional]
AuthenticationSAMLPayLoadDataAssertionAuthentication[optional]
ConditionsSAMLPayLoadDataAssertionConditions[optional]
ClaimsDictionary<string, SAMLPayLoadDataAssertionClaimsValue>Provides a JSON representation of the `<saml:AttributeStatement>` element contained in the generated SAML assertion. Contains any optional SAML attribute statements that you have defined for the app using the Admin Console's SAML Settings.[optional]
LifetimeSAMLPayLoadDataAssertionLifetime[optional]

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