Hello,
we implemented OAUTH2 integration to support API exchange of Customer ERP (Microsoft BC) with FSM. Customer want us to manage Client Credential as Grant Type and avoid the refresh token step (within the postman it launch the pop-up for authentication). Any recommendation on how to fulfill this? Or what can we propose to Customer to avoid the pop-up step or automating it?
Please note thay are using Service Bus to orchestrate API calls.
Thanks