Commit Graph

8 Commits (0d601d8292f25c0ce54dfbacb665e7bc9805690c)

Author SHA1 Message Date
Rick Anderson c534380347
Update Program.cs 2023-10-12 14:52:56 -10:00
Rick Anderson d482c78653 keyed svs 2023-10-12 14:22:06 -10:00
Rick Anderson a69dea45e9
fix (#184) 2023-09-13 17:00:09 -10:00
Rick Anderson 4a6432f711
keyed svc (#183)
* keyed svc

* Delete samples/WebKeyedService/appsettings.Development.json
2023-09-13 15:57:36 -10:00
Rick Anderson e244bd8f6e
Update README.md 2023-01-04 14:51:45 -10:00
Rick Anderson f99d8dc0a3
Update README.md 2023-01-04 14:51:34 -10:00
Rick Anderson 467ed66783
Extern auth (#111)
* Extern auth

* Extern auth
2023-01-03 16:53:12 -10:00
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