Use Case :: Trying to mock a destination that would help us connect to a cloud S4 system behind an IDP and requires Oauth2 authentication.
I have been able to mock a local destination to connect to system behind basic authentication. We are trying to understand how to mock the additional components susch as XSUAA service that would require us to generate the token We want to use this destination to enable us to connect to remote systems locally without modifying the code developed for the cloud enviornment.