Further reading
To learn more about the topics that were discussed in this chapter, please refer to the following links:
- Azure AD B2C Claims Schema: https://learn.microsoft.com/en-us/azure/active-directory-b2c/claimsschema
- Enrich tokens with claims from external sources using API connectors: https://learn.microsoft.com/en-us/azure/active-directory-b2c/add-api-connector-token-enrichment
- ASP.NET Core Middleware: https://learn.microsoft.com/en-us/aspnet/core/fundamentals/middleware
- How to use Identity to secure a Web API backend for SPAs: https://learn.microsoft.com/en-us/aspnet/core/security/authentication/identity-api-authorization
- GitHub repository for YARP: https://github.com/microsoft/reverse-proxy
- Securing a Blazor WASM app with Azure AD B2C: https://learn.microsoft.com/en-us/aspnet/core/blazor/security/webassembly/hosted-with-azure-active-directory-b2c
- Securing a WPF desktop app with Aure AD B2C: https://learn.microsoft.com/en-us/azure/active-directory...