Hello,
I have been wondering if what you built in this Demo is possible in ODC Studio as well ?
Best Regards
Hi Jimmy,
I think you refer to the OAuthTokenExchange custom code component that is used to akquire the tokens right? Yes of course the full component can be replaced with REST consume operations for the /token endpoint of the Identity provider. Since Multi Account means that you have dynamic token endpoints you would need to replace the base url in a custom OnBeforeRequest handler.
Stefan