You are here |
leastprivilege.com | ||
| | | |
damienbod.com
|
|
| | | | This article shows two possible ways of getting user claims in an ASP.NET Core application which uses an OpenID Connect server. Both ways have advantages and require setting different code configurations in both applications. Code: https://github.com/damienbod/AspNetCoreHybridFlowWithApi History 2023-11-05 Updated with new options and settings for .NET 8 The Microsoft.AspNetCore.Authentication.OpenIdConnect Nuget package can be used to... | |
| | | |
az-liftshift.com
|
|
| | | | This article shows how an ASP.NET Core Razor Page application could implement an automatic sign-out when a user does not use the application for n-minutes. The application is secured using Azure AD B2C. To remove the session, the client must sign-out both on the ASP.NET Core application and the Azure AD B2C identity provider or | |
| | | |
damienbod.com
|
|
| | | | This article looks at implementing an ASP.NET Core application hosting an Angular nx application which authenticates using Microsoft Entra External ID for customers (CIAM). The ASP.NET Core authentication is implemented using the Microsoft.Identity.Web Nuget package. The client implements the OpenID Connect code flow with PKCE and is a confidential client. Code: https://github.com/damienbod/bff-MicrosoftEntraExternalID-aspnetcore-angular Microsoft Entra External... | |
| | | |
www.enpapistoia.it
|
|
| |