Documentation for ASP.NET Core
 
 
 
 
 
 
Go to file
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
.github Remove Snippets 5000 (#22416) 2021-05-26 13:16:42 -10:00
.vscode
aspnetcore Authentication claims mapping and claims transformation (#22456) 2021-06-10 12:24:11 -07:00
.gitattributes
.gitignore
.markdownlint.json
.openpublishing.build.ps1
.openpublishing.publish.config.json Finish default branch renaming work 2021-03-09 22:40:27 -06:00
.openpublishing.redirection.json Move Blazor Layouts topic to Components ToC node (#22368) 2021-05-21 15:42:40 -05:00
.repoman.yml Migrate labeler config to new format (#22524) 2021-06-10 15:14:50 -04:00
.whatsnew.json Update what's new config file for 1.0.0 package release (#21137) 2021-01-06 13:25:43 -06:00
CODE_OF_CONDUCT.md
CONTRIBUTING.md Finish default branch renaming work 2021-03-09 22:40:27 -06:00
LICENSE
LICENSE-CODE
README.md Update README.md (#20292) 2020-10-27 11:34:56 -05:00
ThirdPartyNotices

README.md

ASP.NET Core Docs

This repository contains the conceptual ASP.NET Core documentation hosted at docs.microsoft.com/aspnet/core. See the Contributing Guide and the issues list if you would like to help.

API documentation changes are made in the AspNetApiDocs repository against the triple slash /// comments.

ASP.NET 4.x documentation changes are made in the dotnet/AspNetDocs repository.