Excel Add-In for PostgreSQL

Build 25.0.9434

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 (also known as the consumer key) assigned to your custom OAuth application. This ID is required to identify the application to the OAuth authorization server during authentication.
OAuthClientSecretSpecifies the client secret assigned to your custom OAuth application. This confidential value is used to authenticate the application to the OAuth authorization server. (Custom OAuth applications only.).
CallbackURLIdentifies the URL users return to after authenticating to PostgreSQL via OAuth (Custom OAuth applications only).
ScopeSpecifies the scope of the authenticating user's access to the application, to ensure they get appropriate access to data. If a custom OAuth application is needed, this is generally specified at the time the application is created.

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