Forum Discussion
Anonymous
6 years agoNot applicable
Custom Connector using OAuth 2.0 in Power BI
Hi,
Actually we had a client who approached us for making a custom connector using OAuth 2.0 in Power BI. His Web Application is hosted on Azure Cloud. The client is ready to share with us the authorize uri, token uri, client id, service username and password, but he is refusing to share his client_secret id.
Will it be possible to make the custom connector without the client_secretid??
2 Replies
- v-eachen-msftCommunity Support
Hi Anonymous ,
You can refer to: https://docs.microsoft.com/en-us/power-query/samples/github/readme.
- AnonymousNot applicable
Hi,
Actually i have already gone through that link. In this also they are using client_secret for oAuth2.0 authentication.
Thanks for the reply