Connecting to Open API with authentication required for each request

Hi,

We are using microservices architecture in our enterprise and all data related tasks are performed using rest APIs.

These Rest API are using OAuth 2.0 for authentication purpose and we require a new JWT token for each request.

Can we generate new token in Appian Open API connected service for each request (as token is valid for certain period) to implement client credential or authorization code flows? 

  Discussion posts and replies are publicly visible