Connectiing from radzen via OAUTH to odata service hosted in azure

I am trying to connect to an api hosted in Azure and trying to connect with OAuth and not successful. couldn’t find much in documentation regarding OAUTH but only none authentication on connecting to odata. Can someone help me with this?

Hi,

Radzen currently supports the OAuth implicit grant. If you can enabled it Radzen can probably connect in design-time after a few tweaks on our end.

Could you send us an email at info@radzen.com? We would really like to enable support for that in Radzen and need a real-life API to test with.

Thanks Korchev! will shoot an email @ info@radzen.com.

@nchebrolu we introduced formal Azure AD support with the 1.17.0 version of Radzen. We also created an article showing how to use the MS Graph API (which is protected by Azure AD).