Forum Discussion

Quicky's avatar
Quicky
Advocate I
8 years ago

Custom Data Connector with parameterised OAuth ClientID

Hi. I've built a custom data connector to a REST API that uses OAuth. Currently the client_id and client_secrets used by the OAuth authentication are stored in spearate files as per the samples provi...