CallbackURL Parameter (Connect-VeevaVault Cmdlet)
The URL users return to after authenticating to Veeva Vault via OAuth.
Syntax
Connect-VeevaVault -CallbackURL string
Data Type
cstr
Default Value
""
Remarks
During the authentication process, the OAuth authorization server redirects the user to this URL. This value must match the callback URL you specified when you created your custom OAuth application.