...
Limitations and Known Issues
None.
Account Settings
...
Info |
---|
|
Field Name | Field Type | Description | |
---|---|---|---|
Label* Default Value: None | String | Specify a unique label for the account. | |
Client ID* Default Value: None | String | Specify the Client ID associated with your Azure application. You can create the Client ID as advised by your application provider. Learn more about generating the Client ID. | |
Client secret Default Value: None | String | Specify the Client secret associated with your account. You can create the client secret as advised by your application provider. Learn more about generating the Client secret. | |
Access token Default Value: None | String | Autogenerated after authorization. The access token associated with the Azure application is used to make API requests on behalf of the user associated with the client ID. | |
Access token expiration Default Value: None | String | Specify the time (in seconds) until which the access token is valid. | |
OAuth2 Token* Default Value: None | String | Specify the token endpoint to get the access token. | |
Token endpoint config | Use this fieldset to provide custom properties for the OAuth2 token endpoint. | ||
Token endpoint parameter Default Value: None | String | Specify the name for the token endpoint parameter. | |
Token endpoint parameter value Default Value: None | String | Specify the value for the parameter, typically the default scope. | |
Auto-refresh token Default Value: Deselected | Checkbox | Select this checkbox to refresh the token automatically. If you deselect this field, the token expires and is not refreshed automatically. |
...