PolicyBasedAuthWithBlazor icon indicating copy to clipboard operation
PolicyBasedAuthWithBlazor copied to clipboard

Companion code sample for my blog post - Configuring Policy-based Authorization with Blazor

Results 1 PolicyBasedAuthWithBlazor issues
Sort by recently updated
recently updated
newest added

You MyCode is great, but I found in my testing to access roles using Azure and AzureAD that I had to modify the RequireClaim to look at the type "roles"...