Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/damienbod/aspnetcoreb2cextraclaims
Azure B2C ASP.NET Core authentication
https://github.com/damienbod/aspnetcoreb2cextraclaims
b2c oauth oauth2
Last synced: 20 days ago
JSON representation
Azure B2C ASP.NET Core authentication
- Host: GitHub
- URL: https://github.com/damienbod/aspnetcoreb2cextraclaims
- Owner: damienbod
- License: mit
- Created: 2021-11-12T18:23:33.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-08-13T14:32:23.000Z (about 1 year ago)
- Last Synced: 2024-10-06T09:43:49.746Z (about 1 month ago)
- Topics: b2c, oauth, oauth2
- Language: C#
- Homepage: https://damienbod.com/2021/11/15/add-extra-claims-to-an-azure-b2c-user-flow-using-api-connectors/
- Size: 931 KB
- Stars: 6
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![.NET](https://github.com/damienbod/AspNetCoreB2cExtraClaims/actions/workflows/dotnet.yml/badge.svg)](https://github.com/damienbod/AspNetCoreB2cExtraClaims/actions/workflows/dotnet.yml)
# ASP.NET Core Azure AD B2C with extra claims
[Add extra claims to an Azure B2C user flow using API connectors and ASP.NET Core](https://damienbod.com/2021/11/15/add-extra-claims-to-an-azure-b2c-user-flow-using-api-connectors/)
[Implement certificate authentication in ASP.NET Core for an Azure B2C API connector](https://damienbod.com/2021/11/22/implement-certificate-authentication-in-asp-net-core-for-an-azure-b2c-api-connector/)
## History
2023-08-13 Updated packages
2022-12-18 Updated packages to .NET 7
2022-01-18 Updated packages
## Links
https://docs.microsoft.com/en-us/azure/active-directory-b2c/api-connectors-overview?pivots=b2c-user-flow
https://docs.microsoft.com/en-us/azure/active-directory-b2c/
https://github.com/Azure-Samples/active-directory-dotnet-external-identities-api-connector-azure-function-validate/
https://docs.microsoft.com/en-us/dotnet/standard/serialization/system-text-json-customize-properties?pivots=dotnet-6-0
https://damienbod.com/2020/09/04/securing-azure-functions-using-certificate-authentication/
https://github.com/AzureAD/microsoft-identity-web/wiki
https://ngrok.com/
https://github.com/damienbod/azureb2c-fed-azuread