Skip to Content

Challenge

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. Vinyl will redirect the client to the return URL after the authentication process completes.