Set up Microsoft Defender for Identity
In this post I want to show what Microsoft Defender for Identity is and how you can set up and configure it….
Set up Windows Hello for Business Hybrid Azure AD joined Devices
In one of my last posts you will see how to disable the mandatory Windows Hello for Business Prompt (provisioning)…
Disable Mandatory Windows Hello for Business Prompt on Azure AD joined Devices
If you join your device to Azure AD by using the Access work or school settings, the device by default…
How SAML 2.0 works
SAML 2.0 works similar like OAuth 2.0 with OpenID Connect (OIDC) on top as described in my following post. SAML…
How OAuth 2.0 and OpenID Connect works
OAuth which stands for Open Authorization is the de facto industry standard for online authorization. By using OAuth you can…
Modern Authentication Office 365
Modern authentication is an umbrella term for a combination of authentication and authorization methods between a client (for example, your…
Set up Active Directory Federation Services (AD FS 5.0) – Identity Protocols used in AD FS – Part 8
In this post I want to list all identity protocols AD FS supports. This post is split into multiple parts…
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#…
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#…