dbsync_app.register_dbsync_user()

Registers the dbsync user identification for the remote app.

Syntax

  1. user_ident defines the DB Sync user identification.

Usage

When using direct mode, at least a user_id is required (pswd may be empty).

When using GAS/SSO/GIP, you can skip user ident registrations, since the user_id will be automatically found on server side from OAuth API.