Okta.Sdk.Model.SAMLPayloadExecute
October 22, 2025 ยท View on GitHub
SAML assertion inline hook request
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| CloudEventVersion | string | The inline hook cloud version | [optional] |
| ContentType | string | The inline hook request header content | [optional] |
| EventId | string | The individual inline hook request ID | [optional] |
| EventTime | string | The time the inline hook request was sent | [optional] |
| EventTypeVersion | string | The inline hook version | [optional] |
| Data | SAMLPayLoadData | [optional] | |
| EventType | string | The type of inline hook. The SAML assertion inline hook type is `com.okta.saml.tokens.transform`. | [optional] |
| Source | string | The ID and URL of the SAML assertion inline hook | [optional] |