Skip to Content

Authenticate

Authenticates the client using the supplied identity and claims.

Usage

This data object is intended for use with the Application Authentication security provider.

Access

Read Write
No Yes

Rows

N/A

Roles

  • Administrator

Table Schema

Column Type Required Description
AuthenticateId Unique ID Yes Unique identifier for the operation.
ProviderId Unique ID Yes Application authentication security provider identifier.
Name String Yes Name claim.
NameIdentifier String No Name identifier claim.
EmailAddress String No Email address claim.
FullName String No Full name claim.
DisplayName String No Display name claim.
Group String No Security group membership claim.
AppUserId String No Application-supplied, internal user identity.
PhoneNumber (3.1) String No Phone number claim.
ReturnUrl (3.3) String No App-root relative URL. Vinyl will redirect the client to the return URL after the authentication process completes.