In this post, I share the code for a Blazor integration with Identity Server and BFF. Nowadays, all browsers don't...
identityserver4
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....
In this new post, Authentication in Xamarin Forms with IdentityServer, I want to start to use Visual Studio 2022 Preview...
Today, we are going to learn how to create a secure connection in Blazor using HttpClient with authentication to gain...
In this post, I'm going to explain how to secure a Blazor WebAssembly application with IdentityServer4. The full source code...
In this post I explain how to implement the authentication in ShinyProxy with IdentityServer. Recently, I wrote some posts about...
In this new post I explain how to protect static file with ASP.NET Core and IdentityServer 4 using Razor Pages...
The goal of this post is to implement security workflow with Identity Server 4 and C# among projects and services....
This article shows how to implement a Microsoft Account as an external provider in an IdentityServer4 project using ASP.NET Core...