Access token has expired

When the access token is expired I got the response

image

So no automatic token renew happen's.

Do you plan to build in to renew tokens?

nb: I can implement adal and the http interceptor myself, but I think it should be 'by default'?

Yes, token renewal should happen for API’s that support it. We will add support for that.

Hi @bartnetjs,

Just to let you know that we've released official Azure AD authentication support with silent token renew in Radzen 1.17.0:

Best Regards,
Vladimir