This repository was archived by the owner on Apr 1, 2025. It is now read-only.

Description
Hi,
I would love to see a feature for using Authorization with ASP.NET Core Integration testing. I would like to be able to access Actions "blocked" by Authorize Attributes (with spcific Roles/Policies).
I already did some testing myself and couldn't get it working. Maybe you'll have more luck if interested :D