Openapi oauth2 pkce

When I try to add an openai datasource, and select oauth 2 authorization type, there is a mandatory field for client secret. My chosen identity service is Microsoft Entra, which is configured for PKCE and doesn't provide a client secret.

Is this a limit/bug in Radzen Blazor Studio?

Hi @jamiemitchellconsult,

Indeed PKCE isn't supported at the moment. Instructions for connecting to Microsoft Entra (Azure AD) are available here: Consuming REST API | Radzen Blazor Studio

And here is a screenshot from the Azure portal showing the client secrets for an application: