API Settings
This module uses OAuth2 to authenticate with the Expertek API server. All information for the fields in this tab is generated and given by Expertek.
Configuration | Scope | Description |
---|---|---|
Base URL | Store | The URL of the Expertek-hosted middleware server that connects to SX/CSD. |
OAuth2 Client ID | Store | The Client ID of the OAuth consumer authorized to connect to the middleware. |
OAuth2 Client Secret | Store | The secret for the authorized client. This field is encrypted at rest in the database. |
OAuth2 Username | Store | The username to login as this client. |
OAuth2 Password | Store | The password for the given username. This field is encrypted at rest in the database. |
OAuth2 Refresh Token | Store | The refresh token used to generate new access tokens. This field is encrypted at rest in the database. |
OAuth2 Access Token | Store | The access token to query the middleware. It expires after a short period of time. This field is encrypted at rest in the database. |
OAuth2 Token Type | Store | This hidden field tracaks the type of token that was returned by the API. |
OAuth2 Token Expires At | Store | This hidden field tracks when the token will expire. |
Logging Status | Store | Turns debug logging for the API on and off. |