Commit Graph

6 Commits (740d934799416e5d88edfd6ca3411e6986d572c9)

Author SHA1 Message Date
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