AspNetCore.Docs.Samples/samples/aspnetcore-authz-with-ext-a.../Contoso.Security.API/Controllers
ENG KEONG DAVID LEE 6bda705a09
sample that shows how we can implement additional authorization requirements with an external authorization service (#104)
* sample impl to invoke an ext authz service

* remove disclaimer

* remove have an issue section in readme

* remove gitignore per code review

* remove template generated comments per code review

* use minimal api based on dotnet new behavior

* use file scoped namespaces

Co-authored-by: David Lee <leedavid@microsoft.com>
2022-11-03 14:52:59 -10:00
..
SecurityPolicyController.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