OData will it have Security issue?

Hi Radzen Team,

I’m currently using Radzen to build an application that retrieves data from datasource. The application is functioning well, but I’ve noticed that it’s possible to access data directly by using the GET URL, which raises some security concerns. I’m looking for ways to enhance the security of my OData endpoints to prevent unauthorized or uncontrolled data access.

Thanks for the quick reply. May I also check with you about the security control of server methods, as they also can be accessed directly via a GET URL. Anyway to control in radzen ?

You can add Authorize attribute as well.