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)…
AD FS, General, Microsoft 365 (Office 365), Microsoft Azure, System Center, Windows
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…
Using Google’s OAuth 2.0 API for an ASP.NET Core Web App
In this post I want to show how you can enable users to sign-in into a web app by using…