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…
Microsoft 365 Groups vs. Microsoft Teams Team
Microsoft 365 Groups (formerly known as Office 365 Groups) are used by Microsoft 365 for collaboration between users, both inside…
Microsoft Bookings
In this post I have carried together the main points you should know to start easily with Microsoft Bookings. Microsoft…
Appendix – Azure AD Connect Sync Errors Detected – Large Attribute – Extension thumbnailPhoto
First I want to mention and warn that this post will not show how to resolve the issue with the…
Azure AD Connect Sync Errors Detected – Large Attribute – Extension thumbnailPhoto
The on-premises Active Directory attribute thumbnailPhoto can store the users photo. This photo can then be used by applications like…
Azure AD Connect Sync Architecture – Simplified
In this post I want take a closer look about Azure AD Connect and how it works exactly under the…
Azure Hybrid Cloud – Enable Azure AD Password Writeback and self-service Password Reset
In this post we will enable password writeback and self-service password reset in Azure AD. If enabled, users can update…
Azure AD – App Registrations vs. Enterprise Applications
Azure Active Directory (Azure AD) is Microsoft’s cloud-based identity and access management (IAM) service and an identity provider (IdP). Azure…
Create an ASP.NET Core Web App using Azure AD Authentication
In this post I want to show, how you can create a claim aware ASP.NET Core Web App with C# in Visual…
Create an ASP.NET Web Application (.NET Framework – Web Forms or MVC) using Azure AD Authentication
In this post I want to show, how you can create a claim aware ASP.NET web application (.NET Framework –…