Skip to Content

Key_Generate

Generate a key for a Vinyl user account using a given security provider.

Usage

Business insert rule target.

Remarks

Keys can only be generated for API Key security providers.

The KeyIdentifier and KeyMaterial columns are not writable. Values will be generated by the security provider. Consumers may access the generated values using the GENERATED() function.

This data object honors realms. An error will occur if the security provider belongs to a different realm than the application.

Access

Read Write
No Yes

Rows

0..N

Roles

  • Administrator

Table Schema

Column
KeyId
ProviderId
UserId
KeyIdentifier
KeyMaterial
Description
ExpiresIn (3.1)
IssuedAt (3.1)