User_LocalAuthentication public data object in Jitterbit App Builder
Provides programmatic access to local authentication settings, including the ability to enable or disable local authentication, set the user's password, and force the user to change his or her password on login.
Usage
Business update rule target.
Access
Read | Write |
---|---|
No | Yes |
Rows
0..N
Roles
- Administrator
Table schema
Column |
---|
UserId |
AllowLocalAuthentication |
NewPassword |
ChangePasswordOnLogin |
Note
ChangePasswordOnLogin
column can be set to True/False to force a user to change password on next login. This requires the Users Group in App Builder to have access to the App Builder - Expired Password application and Password Expiration Role in the App Builder (Sealed) data source. Without these requirements met, you may see a "Password is expired" error upon login.