OData

The OData connector is a Palantir-provided driver connector. The official documentation for this driver can be found here ↗.

Networking

If using an agent connection, the agent must be allowed to connect to the system you choose. This means that the agent must be able to reach the destination IP address, and the destination system must be configured to allow connections from the agent.

If using a direct connection, be sure to add the following egress policies to the connector:

DomainRequired
<URL>Always. URL connection property
<FeedURL>Only FeedURL connection property
login.microsoftonline.comOnly if AuthScheme=AzureAD OR SharePointOnline AND SharePointUseSSO=FALSE
<SharePointSSODomain>Only if SharePointUseSSO=TRUE AND AuthScheme=SharePointOnline AND Domain of User is different than domain for SSO service
<KerberosKDC>:88Only if AuthScheme=Negotiate
<KerberosServiceKDC>:88Only if AuthScheme=Negotiate and Kerberos topology uses multiple realms
<OAuthAuthorizationURL>Only if AuthScheme=OAuth
<OAuthAccessTokenURL>Only if AuthScheme=OAuth
<OAuthRefreshTokenURL>Only if AuthScheme=OAuth
<OAuthRequestTokenURL>Only if AuthScheme=OAuth