You are here |
dusted.codes | ||
| | | |
csharp.christiannagel.com
|
|
| | | | Authentication and authorization is a built-in feature of ASP.NET Core. Creating an application, you can select to authenticate with the Azure Active Directory or the Azure Active Directory B2C, or store user information in a local database with the Web application. This article gives you the information to use local accounts, create roles programmatically from... | |
| | | |
khalidabuhakmeh.com
|
|
| | | | Using FinBuckle.Multitenant | |
| | | |
www.stevejgordon.co.uk
|
|
| | | | In this post, I focus on a middleware technique to add span links between request traces on ASP.NET Core during internal redirects on NET 9. | |
| | | |
damienbod.com
|
|
| | The article shows how to add extra identity claims to an ASP.NET Core application which authenticates using the Microsoft.Identity.Web client library and Azure AD B2C or Azure AD as the identity provider (IDP). This could easily be switched to OpenID Connect and use any IDP which supports OpenID Connect. The extra claims are added after... |