You are here |
khalidabuhakmeh.com | ||
| | | |
damienbod.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... | |
| | | |
simpleprogrammer.com
|
|
| | | | A detailed comparison of Node.JS vs ASP.NET with an overview, pros & cons of both the languages and key differences | |
| | | |
bitsofco.de
|
|
| | | | Articles on frontend development and more. | |
| | | |
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... |