Challenge public data object in Jitterbit App Builder
Issues a challenge to the given security provider.
Usage
This data object is primarily intended for use with the Application Authentication security provider. However, it will work with any user authentication security provider.
Access
Read | Write |
---|---|
No | Yes |
Rows
N/A
Roles
- Administrator
Table schema
Column | Type | Required | Description |
---|---|---|---|
ChallengeId | Unique ID | Yes | Unique identifier for the operation. |
ProviderId | Unique ID | Yes | User authentication security provider identifier. |
ReturnUrl (3.3) | String | No | App-root relative URL. App Builder will redirect the client to the return URL after the authentication process completes. |