Skip to content
This repository has been archived by the owner on Dec 4, 2020. It is now read-only.

Latest commit

 

History

History
18 lines (11 loc) · 389 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 389 Bytes

asp.net-core-2.1-roles-issue

This demonstrates the problem I am having with ASP.NET Core 2.1 role based authorisation.

The user admin@b.c has the Admin role (in the databse). When accessing the About page, I get the following:

Access denied

You do not have access to this resource.

Admin user is:

Name Value
Username admin@b.c
Password P@ssword