Skip to content

Commit

Permalink
XS✔ ◾ Update and rename rule title and uri (#7389)
Browse files Browse the repository at this point in the history
* Update and rename rule title and uri

* added redirect for the old uri

* Update category with the previous uri for searching

* Update categories/infrastructure-and-networking/rules-to-better-security.md

---------

Co-authored-by: Jack Pettit [SSW] <[email protected]>
  • Loading branch information
Dhruv-0987 and JackDevAU authored Dec 1, 2023
1 parent c043903 commit b8be502
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ index:
- de-identified-data
- sign-in-risk-policy
- user-risk-policy
- migrate-an-existing-user-store-to-externalauthprovider
- migrate-an-existing-user-store-to-an-externalauthprovider
---

Watch [the best security videos on SSW TV](https://tv.ssw.com/category/security) for free.
Original file line number Diff line number Diff line change
@@ -1,12 +1,14 @@
---
type: rule
title: Do you know how to migrate an existing user store to an ExternalAuthProvider?
uri: integrate-identityserver-with-an-existing-user-store
uri: migrate-an-existing-user-store-to-an-externalauthprovider
authors:
- title: "Dhruv Mathur"
url: https://www.ssw.com.au/people/dhruv/
created: 2023-10-31T04:31:12.396Z
guid: 38a5988b-1740-4120-840d-116ad6e91566
redirects:
- integrate-identityserver-with-an-existing-user-store
---
When integrating an external authentication provider (IdentityServer, Azure AD or Microsoft Entra ID etc.) with an existing ASP .NET Core application which uses ASP .NET Core Identity, challenges arise due to different user identification systems.

Expand Down

0 comments on commit b8be502

Please sign in to comment.