Set up Active Directory Federation Services (AD FS 5.0) – Create an ASP.NET Core Web App (Model-View-Controller) by using OAuth 2.0 & OpenID Connect – Part 7
In this post I want to show you, how you can create a claim aware ASP.NET Core Web App (Model-View-Controller) with C#…
List of Authentication Protocols
In this post I want to list the most common and used authentication protocols and frameworks today. LDAP LDAP, the…
Set up Active Directory Federation Services (AD FS 5.0) – Create an ASP.NET Web Application (.NET Framework – MVC) by using OAuth 2.0 & OpenID Connect – Part 6
In this post I want to show you, how you can create a claim aware ASP.NET web application (.NET Framework) with C#…
Set up Active Directory Federation Services (AD FS 5.0) – Create an ASP.NET Core Web Application (MVC) using WS-FED – Part 5
In this post I want to show you, how you can create a claim aware ASP.NET Core Web Application (MVC) with C#…
The current .NET SDK does not support targeting .NET Core.
If you run into an .NET Core compiling error regarding targeting .NET Core version not supported in Visual Studio like…
Microsoft SQL Server LocalDB
Usually you can install the Microsoft SQL Server LocalDB as a feature within SQL Server Express. The Visual Studio Installer…
Exchange Classic Full Hybrid – Not all Mailbox Permissions fully supported and Automapping
If you want to add Mailbox Folder Permissions for an on-premises Mailbox to an User in Exchange Online, you will…
Set up Apache Superset on Ubuntu using Docker Compose
In this post I will set up an Ubuntu 20.04.1 LTS VM in order to install Docker and Compose to…
Microsoft 365 Admin Center – Annoying Warning and Status Messages you can ignore
In this post I want to collect some annoying warning and status messages in the Microsoft 365 Admin Center, you…
Analyse AD FS SAML Claims with Fiddler
In this post we want analyze the SAML assertion (Claims) from our AD FS server for several web applications. Therefore…