Hi
Can anyone help me to Add [AllowAnonymous] for All Controllers in WEB API without using any filter or manually add [AllowAnonymous] attribute for each controller or action method?
Is there any Global way to archive this requirement in web API?
Thank you.

Rijwan AnsariPosted Apr 7, 2021, 12:12 PM
Sachin SinghPosted Apr 7, 2021, 9:25 AM
Salman BegPosted Apr 6, 2021, 6:37 AM
Piyush PansuriyaPosted Apr 6, 2021, 6:31 AM