.. _OAuthParametersSection: OAuth Parameters Section """""""""""""""""""""""" Used for EDG access to other services using OAuth 2.0. .. list-table:: :header-rows: 1 :widths: 20 80 :class: tight-table * - Parameter - Description * - *Token Request URL* - The URL to request tokens from the OAuth/OpenID authorization server. * - *Client ID* - The OAuth client ID. * - *OAuth Client Secret* - * - *Scope* - The (optional) OAuth scope for requesting tokens. * - *Relying party identfier* - A service that the OAuth client is authorized to use. **Further Reading on OAuth Parameters Section** * :ref:`oauth_authentication` **Further Reading on TopBraid** * :ref:`introduction`