Authentication in ShinyProxy with IdentityServer
In this post I explain how to use the authentication in ShinyProxy with IdentityServer and set up roles for each…
All technologies, only pure source code
In this post I explain how to use the authentication in ShinyProxy with IdentityServer and set up roles for each…
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.…
This article shows how to implement a Microsoft Account as an external provider in an...