damienbod
108625b884
PR feedback
2024-08-16 09:03:08 +02:00
damienbod
9ba1e87d66
fix
2024-08-15 10:59:03 +02:00
damienbod
b721d8644b
improve docs
2024-08-15 10:54:19 +02:00
damienbod
57706d8ed0
Add a PAR note
2024-08-15 10:35:10 +02:00
Luke Latham
254b623209
Blazor Web App with OIDC article ( #31555 )
2024-02-14 09:42:11 -05:00
Luke Latham
b2d37148ea
Update versioning ( #30955 )
2023-11-07 11:07:24 +00:00
damienbod
93ad8e14fb
Add breaking changes for claims mapping in .NET 8 ( #30939 )
...
* create new sample .NET 8
* Add changes for .NET 8
* add comment about MapInboundClaims
* Add code for MapInboundClaims per scheme
* clean up
* Add support for > 6
* namespace clean up .NET 8
* Update
* Update
* Update
* Update
* Update
* Update
---------
Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
2023-11-06 12:45:36 -10:00
Sabah Shariq
a8ffe52690
removed extra spacing ( #27435 )
2022-10-30 11:16:09 -10:00
Rick Anderson
16ebb1ca00
Update claims.md ( #26047 )
2022-06-03 13:23:02 -10:00
Luke Latham
e175588086
Institute global no-loc ( #26036 )
...
* Institute global no-loc
* Updates
* Updates
* Updates
* Updates
* Updates
2022-06-03 11:35:55 -10:00
Luke Latham
546a06a2d5
Blazor no-loc adds ( #25429 )
2022-03-25 18:19:18 -05:00
Rick Anderson
ba43671eeb
Claims mapping to .NET 6 /2 ( #25048 )
...
* Claims mapping to .NET 6 /2
* Claims mapping to .NET 6 /2
* Claims mapping to .NET 6 /2
* Claims mapping to .NET 6 /2
* Claims mapping to .NET 6 /2
* Apply suggestions from code review
Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
* react to feedback
* react to feedback
* react to feedback
* react to feedback
* react to feedback
* react to feedback
* Update aspnetcore/security/authentication/claims.md
Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
2022-02-25 22:15:33 +00:00
Luke Latham
5f1743e629
Add Blazor Hybrid to no-loc metadata ( #25064 )
2022-02-18 07:17:09 -06:00
Rick Anderson
53401034bd
mon prep for claims
2022-02-16 15:43:26 -10:00
Luke Latham
c4daaa0bd3
Link update ( #22960 )
2021-08-05 09:48:31 -05:00
damienbod
81b1bd1752
small text fixes to security-authentication-claims doc ( #22846 )
...
* small text fixes
* review fixes
* Add spacing
Co-authored-by: Luke Latham <1622880+guardrex@users.noreply.github.com>
2021-07-25 13:14:11 -07:00
Rick Anderson
723028ad0d
Update claims.md
2021-06-10 12:33:56 -07:00
damienbod
2976511850
Authentication claims mapping and claims transformation ( #22456 )
...
* init doc template
* outline of the doc
* init doc
* init docs
* Adding initial code snippets
* tabs
* Adding some texts
* Updating texts
* adding a link
* Adding a link
* link
* Adding a IClaimsTransformation snippet
* Adding the IClaimsTransformation
* Adding a new section
* Adding a link to extend identity claims
* Adding a link
* fixing title
* spaces
* fixing the texts
* improving texts
* texts
* texts
* typo
* Update toc.yml
* adding feedback improvements
* Adding the method to the header
Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2021-06-10 12:24:11 -07:00