UiPath Documentation
add-ins
latest
false
  • Getting started
    • Introduction
  • UiPath Add-in for Mulesoft
    • About
    • Setup
    • Installation
    • Configuration
    • Quickstart
  • UiPath Add-in for Microsoft Power Automate
  • UiPath Add-in for Salesforce
  • UiPath Add-in for ServiceNow
  • UiPath Add-in for Workato
  • UiPath Add-in for Workday
UiPath logo, featuring letters U and I in white

Add-ins user guide

Last updated Mar 30, 2026

Connection types

UiPath Auth Connection Provider

Parameters
NameTypeDescriptionDefault ValueRequired
Default HeadersArray of Default HeaderN/AN/AN/A
Query ParametersArray of Default Query ParameterN/AN/AN/A
Connection TimeoutNumberThe timeout for establishing connections to the remote service30N/A
Connection Timeout UnitEnumeration, one of: NANOSECONDS MICROSECONDS MILLISECONDS SECONDS MINUTES HOURS DAYSA time unit which qualifies the Connection TimeoutSECONDSN/A
Use Persistent ConnectionsBooleanIf false, each connection is closed after the first request is completed.trueN/A
Max ConnectionsNumberThe maximum number of outbound connections that are kept open at the same time.-1N/A
Connection Idle TimeoutNumberA timeout for how long a connection can remain idle before it is closed.30N/A
Connection Idle Timeout UnitEnumeration, one of: NANOSECONDS MICROSECONDS MILLISECONDS SECONDS MINUTES HOURS DAYSA time unit which qualifies the connection Idle TimeoutSECONDSN/A
Proxy ConfigProxyReusable configuration element for outbound connections through a proxy.N/AN/A
Stream ResponseBooleanWhether or not received responses should be streamed.falseN/A
Response Buffer SizeNumberThe space in bytes for the buffer where the HTTP response is stored.-1N/A
Base UriStringParameter base URI, each instance/tenant gets its own.N/AYes
TLS ConfigurationTlsN/AN/AN/A
ReconnectionReconnectionWhen the application is deployed, a connectivity test is performed on all add-ins. If set to true, deployment fails if the test doesn’t pass after exhausting the associated reconnection strategy.N/AN/A
Client IdStringThe OAuth client id as registered with the service provider.N/AYes
Client SecretStringThe OAuth client secret as registered with the service provider.N/AYes
Token UrlStringThe service provider’s token endpoint URL.https://cloud.uipath.com/identity_/connect/tokenN/A
ScopesStringThe OAuth scopes to be requested during the dance. If not provided, it defaults to those in the annotation.N/AN/A
Object StoreStringA reference to the object store that should be used to store each resource owner id’s data. If not specified, runtime automatically provisions the default one.N/AN/A
  • UiPath Auth Connection Provider

Was this page helpful?

Connect

Need help? Support

Want to learn? UiPath Academy

Have questions? UiPath Forum

Stay updated