Explore >> Select a destination


You are here

khalidabuhakmeh.com
| | damienbod.com
105.8 parsecs away

Travel
| | 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
46.7 parsecs away

Travel
| | A detailed comparison of Node.JS vs ASP.NET with an overview, pros & cons of both the languages and key differences
| | bitsofco.de
14.0 parsecs away

Travel
| | Articles on frontend development and more.
| | damienbod.com
145.7 parsecs away

Travel
| 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...