Excel Add-In for Microsoft SharePoint

Build 24.0.9175

OAuth

This section provides a complete list of the OAuth properties you can configure in the connection settings for this provider.


PropertyDescription
OAuthClientIdSpecifies the client Id that was assigned the custom OAuth application was created. (Also known as the consumer key.) This ID registers the custom application with the OAuth authorization server.
OAuthClientSecretSpecifies the client secret that was assigned when the custom OAuth application was created. (Also known as the consumer secret ). This secret registers the custom application with the OAuth authorization server.
CallbackURLThe URL users return to after authenticating to Microsoft SharePoint via OAuth.
ScopeThe scope used for the OAuth flow to access data from the Application.
StateOptional value for representing extra OAuth state information.
OAuthGrantTypeSpecifies the grant type for the chosen OAuth flow. This value should be the same as the grant_type that was set during OAuth custom application creation.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 24.0.9175