-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Open
Labels
Needs: Attention 👋This issue needs the attention of a contributor, typically because the OP has provided an update.This issue needs the attention of a contributor, typically because the OP has provided an update.area-dataprotectionIncludes: DataProtectionIncludes: DataProtection
Milestone
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
Metadata
Metadata
Assignees
Labels
Needs: Attention 👋This issue needs the attention of a contributor, typically because the OP has provided an update.This issue needs the attention of a contributor, typically because the OP has provided an update.area-dataprotectionIncludes: DataProtectionIncludes: DataProtection