Authentication
This section provides a complete list of the Authentication properties you can configure in the connection settings for this provider.
| Property | Description |
| AuthScheme | The type of authentication to use when connecting to SAP Gateway. |
| URL | Set this to the URL your SAP Gateway environment or to the full URL of the OData service. Any additional properties must be added using the CustomURLParams property. |
| Namespace | Specify the service namespace you want to retrieve data from. This is required if the service is not specified in the URL. |
| Service | Specify one or a comma-delimited list of services you want to retrieve data from. |
| User | Specifies the authenticating user's user ID. |
| Password | Specifies the authenticating user's password. |
| APIKey | Set this to the key of the application you have created. If you set this, User and Password are not used for authentication. |