Enable Blazor Server web Api external access

Hi All,

I would like to know how to enable access to "odata/Identity/ApplicationUsers" Api of my Blazor Server app from another App (Or Postman for example). My Blazor app is secured with Identity and i'm trying to consume "odata/Identity/ApplicationUsers" endpoint from Postman.