Tx @enchev
about the authentication, I'm able to authenticate at runtime because the latest change @korchev did by adding the extra parameters to the authentication uri and the use of httpClient instead of http (and the custom interceptor): see
I tried also the O365 SP odata endpoint. Radzen is asking for to authenticate at design time, but after login in you get this:
And the logon window is flipping on and off.
For MSGraph and O365SP web api, I create a swagger file to get started, but then I don't have the sorting and filtering yet.
I see that @korchev also commited a change to the tool to create a swagger file