Commit Graph

5 Commits (9bac552349e83bc3374d3f90d7277c2882b7417b)

Author SHA1 Message Date
damienbod 6d47996513 remove the controllers map 2024-02-08 10:35:01 +01:00
damienbod bbbf479122
Cloud authentication AAD B2C (#27918)
* remove version, use the latest default

* Remove default setup, if using B2C, then user flows

* Update _LoginPartial

* Update _Layout

* Update to latest

* Updaate setup

* Add styles

* Update sample

* Update styles

* Update style

* fix naming

* Update aspnetcore/security/authentication/azure-ad-b2c.md

* Review feedback fixes

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2023-01-05 14:54:13 -06:00
Rick Anderson 39b7df2ca8
Remove .min ref from all non-Blazor projects /2 (#26216) 2022-06-23 15:27:45 -10:00
damienbod 80728f28b0
Damienbod-security-authentication-azure-ad-b2c-add-userflow-note (#22841)
* Adding a B2C user flow note

* improve text
2021-07-29 11:28:05 -05:00
Cam Soper 207b403924
Complete rewrite of ASP.NET Core -> B2C article (#22827)
* Revisions

* pushing for a preview build

* Pushing for a preview build

* fixed snippet?

* render test

* final changes

* snippets

* Update aspnetcore/security/authentication/azure-ad-b2c.md

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

* Update aspnetcore/security/authentication/azure-ad-b2c.md

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

* Update aspnetcore/security/authentication/azure-ad-b2c/sample/Startup.cs

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

* Update aspnetcore/security/authentication/azure-ad-b2c.md

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

* Update aspnetcore/security/authentication/azure-ad-b2c.md

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

* Update aspnetcore/security/authentication/azure-ad-b2c.md

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

* Update aspnetcore/security/authentication/azure-ad-b2c.md

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

* Update aspnetcore/security/authentication/azure-ad-b2c.md

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

* Update aspnetcore/security/authentication/azure-ad-b2c.md

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

* Update aspnetcore/security/authentication/azure-ad-b2c.md

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

* Update aspnetcore/security/authentication/azure-ad-b2c.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>
2021-07-23 12:04:18 -05:00