Commit Graph

15 Commits (main)

Author SHA1 Message Date
Soonil Hong f928bcc428
Fix appsettings.json syntax (#259) 2024-10-10 12:21:19 -10:00
Rick Anderson 23fbafb682
Xkey (#263)
* fix snippet tag

* fix snippet tag
2024-09-05 16:52:19 -10:00
Rick Anderson bad7a53fcf
fix snippet tag (#262) 2024-09-05 16:30:31 -10:00
Rick Anderson c930a168f4
keyed DI sample (#261)
* keyed DI sample

* keyed DI sample
2024-09-05 16:27:09 -10:00
Rick Anderson ce529687df
Rename ContosoAPI.postman_collection.json to ContosoAPI.collection.json (#256) 2024-07-15 16:34:25 -10:00
Jeremy Likness 91b05ba601
The really easy auth (#240)
Easier than ever...
2023-11-13 12:19:46 -10:00
Jeremy Likness 5e8050bc28
Angular identity sample (#238)
* initial commit

* fix app component

* Add readme and code to prever XSRF

* Update samples/ngIdentity/README.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* Update samples/ngIdentity/README.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* Update samples/ngIdentity/README.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* Update samples/ngIdentity/README.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* Update samples/ngIdentity/README.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* Update samples/ngIdentity/README.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* Update samples/ngIdentity/README.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

* Update samples/ngIdentity/README.md

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>

---------

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2023-11-13 07:33:28 -10:00
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