Open Closed

Security Logs when running in an Azure App Service #9198


User avatar
0
balessi75 created

ABP Commercial 9.1.0 / Blazor Server / EF / Non tiered / Separate Host and Tenant DBs / Lepton Theme

Our app is running under an Azure Appservice and we noticed that the IP Address that is reported in the security logs page is showing the internal IP of the Azure Appservice that the app is running in instead of the IP address of the end-user making the request. I assume this is due to the nature of Blazor Server.

Is there a way for the end-user's IP address to show instead? Possibly by an override and/or a future ABP enhancement?

Thanks in advance.


1 Answer(s)
  • User Avatar
    0
    berkansasmaz created
    Support Team .NET Developer

    Hi,

    Can you configure the forward header?

    • https://learn.microsoft.com/en-us/aspnet/core/host-and-deploy/proxy-load-balancer?view=aspnetcore-8.0#forwarded-headers-middleware-order
    • https://www.youtube.com/live/MZVL99H4xMs?si=cQC7sHADnqtmwGeH
Boost Your Development
ABP Live Training
Packages
See Trainings
Mastering ABP Framework Book
Do you need assistance from an ABP expert?
Schedule a Meeting
Mastering ABP Framework Book
The Official Guide
Mastering
ABP Framework
Learn More
Mastering ABP Framework Book
Made with ❤️ on ABP v9.3.0-preview. Updated on May 12, 2025, 05:22