Hi,
I'm trying to configure a destination in HCP cockpit using the following 6 fields using OAuth2 authentication :
url
client_id
client_secret
grant_type = 'client_credentials'
scopes
token url
However, I'm not sure where do I provide the client_id, grant_type,scope and what exactly needs to be filled in the 'audience' field. Could you please assist.
Thanks.