Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 987 Bytes

File metadata and controls

12 lines (8 loc) · 987 Bytes

Okta.Sdk.Model.SAMLHookResponseCommandsInnerValueInner

Properties

Name Type Description Notes
Op string The name of one of the supported ops: `add`: Add a new claim to the assertion `replace`: Modify any element of the assertion > Note: If a response to the SAML assertion inline hook request isn't received from your external service within three seconds, a timeout occurs. In this scenario, the Okta process flow continues with the original SAML assertion returned. [optional]
Path string Location, within the assertion, to apply the operation [optional]
Value SAMLHookResponseCommandsInnerValueInnerValue [optional]

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