Open-source web application framework for ASP.NET Core! Offers an opinionated architecture to build enterprise software solutions with best practices on top of the .NET. Provides the fundamental infrastructure, cross-cutting-concern implementations, startup templates, application modules, UI themes, tooling and documentation.
Your ABP Framework version. => 6.0.0 RC4
Your User Interface type (Angular/MVC/React... etc.) => Blazor Servezr
Your database provider(EF Core/MongoDB) => EfCore
Steps needed to reproduce the problem.
[15:29:01 INF] Authorization failed. These requirements were not met:
PermissionRequirement: AbpIdentity.UserLookup
[15:38:17 INF] Authorization failed. These requirements were not met:
PermissionRequirement: AbpIdentity.UserLookup
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Your ABP Framework version. => 6.0.0 RC4 Your User Interface type (Angular/MVC/React... etc.) => Blazor Servezr Your database provider(EF Core/MongoDB) => EfCore Steps needed to reproduce the problem.
In my exemple.razor
Error when I call UserLookup.SearchAsync(input)
[15:29:01 INF] Authorization failed. These requirements were not met: PermissionRequirement: AbpIdentity.UserLookup [15:38:17 INF] Authorization failed. These requirements were not met: PermissionRequirement: AbpIdentity.UserLookup