Unprotected middleware service

Hi,
if i want to specify an anonymous access to some cuba middleware service while other services are protected,
then it’s possible ? :slight_smile:

Hi,

Could you clarify the problem? Do you call middleware service from WEB or REST?

Hi,

i call from web via jquery ajax .

So what are you invoking by jQuery? A custom controller created in the web block? Or a service method exposed via CUBA REST?