Custom User Management with NET8 and Blazor
In this new series of posts, I will show how to create custom user management with NET8 and Blazor based on Microsoft Identity.
All technologies, only pure source code
In this new series of posts, I will show how to create custom user management with NET8 and Blazor based on Microsoft Identity.
I share the code for a Blazor integration with Identity Server and BFF. All browsers don’t allow to share or save an authentication token
The title ”Call API Management from Blazor” is not explain fully what I’m going to explain in this post but…
In this new post, I explain how to configure IdentityServer for Xamarin Forms to integrate Web Authenticator using Xamarin Essentials
I want to start to use Visual Studio 2022 Preview and create a base Xamarin Forms project integrated with IdentityServer
Today, we are going to learn how to create a secure connection in Blazor using HttpClient with authentication to gain…
I’m going to explain how to secure a Blazor WebAssemble application with IdentityServer4. Also, how to secure API calls
In this post I explain how to use the authentication in ShinyProxy with IdentityServer and set up roles for each application.
I explain how to Protect static files with ASP.NET Core Razor Pages and IdentityServer 4. Working with almost every extensions
The goal of this post is to implement security workflow with Identity Server 4 and C# among projects and services. With a bunch of examples, I’m going to show, practically, how to do it.
This article shows how to implement a Microsoft Account as an external provider in an IdentityServer4 project using ASP.NET Core…