Key_Generate public data object in Jitterbit App Builder
Generate a key for an App Builder 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) |