REST Connector Client Credentials

Hi,

when using the REST Connector with the OAuth 2.0 Authentication, does the connector call the OAuth token endpoint every time or does it call it the first time and then caches the token and reuses the token all the time ?

Thanks,
Aowss

Hi @aowss - good question! I looked at the source code it looks like it requests a new token every time. I think this is good feedback for the product team, and I’ll share this with them!

Thanks for looking into the code

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.