List Question
20 TechQA 2024-03-30T14:01:08.953000How does it work using ASP.NET FormAuthentication
19 views
Asked by Robin Sun
ASP.NET Core - adding/removing authentication schemes to/from AuthorizationPolicy at runtime
59 views
Asked by Stephan Steiner
AuthorizationPolicy `.RequireRole()` does not work
43 views
Asked by baouss
Ignoring global HasQueryFilter() for an administrator in a ASP.NET Core 8
55 views
Asked by Charles de M.
How can I reuse AuthorizationHandler logic for different AuthorizationRequirements?
74 views
Asked by kj49
Best Practice for Authorization: Communicating with API or Storing Data in Claims?
71 views
Asked by kyenry
Blazor Server-side without EF authorisation problem (AuthView)
39 views
Asked by MAtt
Structuring a Resource-based Authorization Microservices Service in NET
78 views
Asked by MFF
ASP NetCore 8 + JWT with key
282 views
Asked by Shakyy
ASP.NET Core 6 Web API throwing an http error 401, despite Azure SSO token being validated
119 views
Asked by Matthew Cammarata
ASP.NET MVC using Azure AD for Authorization
158 views
Asked by StudentQuant
Custom AuthorizationAttribute not working to allow access once user is authorized
101 views
Asked by MpofuO
Authorization Code Flow with Pkce OpendIdDict
102 views
Asked by rksajib
how to check Is2faEnabled in identity server while using connect/token for mobile login?
40 views
Asked by Mudassar Iqbal
Asp.Net Core Authorization with Google
154 views
Asked by James Campbell
Can I use policy based authorization to hide html elements from a user
33 views
Asked by Katakyie Kofi Poku
Check JWT token exists in memory cache before executing the codes in the API
628 views
Asked by Shounak
Authorize with roles and multiple authentication schemes per custom default policy not working for all schemes
735 views
Asked by ProgrammingLlama