Forum Discussion
CBCKV
9 months agoFrequent Visitor
OAuth 2.o grant-type: Authorization Code
I am trying to create a pipeline that interacts with an endpoint that uses OAuth 2.0; however, it requires a grant_type=authorization_code, which I can only assume is granted once the admin user logs...
- 9 months ago
Hi CBCKV,
Fabric Data Factory does not support Authorization Code OAuth flow because it requires interactive login. The recommended approach is to perform the initial login once, store the refresh token securely (Key Vault), and use grant_type=refresh_token within your pipeline
Thanks,
Prashanth
v-prasare
Community Support
9 months agoHi CBCKV,
We would like to confirm if our community members answer resolves your query or if you need further help. If you still have any questions or need more support, please feel free to let us know. We are happy to help you.
Thank you for your patience and look forward to hearing from you.
Best Regards,
Prashanth Are
MS Fabric community support