Closed
Description
Today there's no way to signal anything other than which requirements have failed or an explicit Fail https://github.com/dotnet/aspnetcore/blob/main/src/Security/Authorization/Core/src/AuthorizationHandlerContext.cs#L82
This makes it hard for a handler to flow more specific error information/details to the IAuthorizationMiddlewareResultHandler