O Auth
The OAuth activity handles OAuth 2.0 authentication flows.
Configuring the O Auth Activity
To configure the O Auth activity, fill in the required fields in the activity panel.
Configuration
| Field | Required | Description | Example |
|---|---|---|---|
| Name | Optional | Specify the name for this activity. | MyActivity |
| Description | Optional | Specify the description for this activity. | Reads a file from S3 |
| Client Id | Optional | Client Id value. Supports global variables and mapping expressions. | |
| Client Secret | Optional | Client Secret value. Supports global variables and mapping expressions. | |
| Token URI | Optional | Token URI value. Supports global variables and mapping expressions. | |
| Refresh Token | Optional | Refresh Token value. Supports global variables and mapping expressions. | |
| Number of Permits | Optional | Number of Permits value. Supports global variables and mapping expressions. | |
| Refresh Period | Optional | Refresh Period value. Supports global variables and mapping expressions. | |
| Enable Rate Limiting | Optional | Specify the enable rate limiting for this activity. |