Open
Description
Is there an existing issue for this?
- I have searched the existing issues
Describe the bug
The problem start when deploy my Blazor aspnet core 8 app on IIS like the image below.
If I use the url in browser with the same name in the base tag everything works.
If the url is correct but with the web app name with different case I receve the error below. For example portal instead of Portal
could you help me?
I think the url should be case insentitive in the management of the Antiforgery.
thanks
Expected Behavior
I think the url should be case insentitive in the management of the Antiforgery.
Steps To Reproduce
No response
Exceptions (if any)
No response
.NET Version
net 8
Anything else?
No response