Action parameters
If both clientId and clientSecret are empty, the connector uses the default ABBYY Vantage client.
OAuth 2.0 flow settings
When you create a client in ABBYY Vantage, configure the OAuth 2.0 Flows Settings section of the client settings for the grant type you use.Resource Owner Password Credentials Flow
Enable the Allow Resource Owner Password Credentials Flow option.Client Credentials Flow
- Enable the Allow issuing refresh tokens to refresh access tokens option.
- Enable the Allow client credentials flow option.
- Click Manage Roles and select the roles that the application uses to log in to ABBYY Vantage.
Proxy settings
You can route connector requests through a proxy server at runtime. The connector supports Basic, NTLM, IP authentication, and transparent proxy. To use a proxy, open the Configure action and specify the proxy parameters on the Inputs tab:- For Basic authentication, specify the proxy connection credentials in the proxyUsername and proxyPassword parameters.
- For NTLM authentication, the proxyUsername and proxyPassword parameters are optional. If they are empty, the connector uses the credentials of the user account that runs the Blue Prism process.
