AspNetCore.Docs.Samples/samples/aspnetcore-authz-with-ext-a.../Contoso.Security.API
Rick Anderson 467ed66783
Extern auth (#111)
* Extern auth

* Extern auth
2023-01-03 16:53:12 -10:00
..
Controllers sample that shows how we can implement additional authorization requirements with an external authorization service (#104) 2022-11-03 14:52:59 -10:00
Contoso.Security.API.csproj sample that shows how we can implement additional authorization requirements with an external authorization service (#104) 2022-11-03 14:52:59 -10:00
Program.cs sample that shows how we can implement additional authorization requirements with an external authorization service (#104) 2022-11-03 14:52:59 -10:00
SecurityPolicy.cs sample that shows how we can implement additional authorization requirements with an external authorization service (#104) 2022-11-03 14:52:59 -10:00
appsettings.json Extern auth (#111) 2023-01-03 16:53:12 -10:00