Hi,
I must use tenant_id (company specifict) when authorize my endpoint with OAuth2 (credentials in body and request header).
Parameters are client_id, client_secret, tenant_id, etc
I really dont want to create a connection for each of my tenant_id's. So my question…
How can I use dynamic values to update authentication for each tenant_id?
regards,
Bjørn A.