OAuthVerifier Parameter (Connect-SugarCRM Cmdlet)
Specifies a verifier code returned from the OAuthAuthorizationURL . Used when authenticating to OAuth on a headless server, where a browser can't be launched. Requires both OAuthSettingsLocation and OAuthVerifier to be set.
Syntax
Connect-SugarCRM -OAuthVerifier string
Data Type
cstr
Default Value
""
Remarks
For detailed instructions about how to obtain the OAuthVerifier value, see Establishing a Connection.