Sachin Nandanwarwww.azureguru.net路Oct 18, 2024MSAL For Microsoft FabricA few days ago, I published an article on OAuth2 authorization in Microsoft Fabric, which you can find here. One of the key pieces of feedback I received from Mathias Thierbach (Linkedin) was that instead of creating my own OAuth2 implementation, I s...105 readsmicrosoftfabric
samuel kamothosamkamdev.hashnode.dev路Apr 10, 2024Microsoft Authentication Library(MSAL) in Remix , .NET and Postgres DBIntroduction Curious to learn how you can setup Azure AD authentication to your project, to easily login user and register them on the first time they land on your application?馃. Let's learn together by building this simple Library CRUD Application ...40 readsmsal
Gareth Dohertydevtuckshop.hashnode.dev路Jan 13, 2024Blazor Web App - WASM Hosted - Azure AD Authentication馃摀 The title mentions Azure AD as that is what most people might search for, but in the rest of the article I will use the new name Microsoft Entra ID (ME-ID) Article Goal In this article I will discuss how to get ME-ID Authentication working with ...1 like路46 readsBlazor
Syed Jafer Kparottasalna.hashnode.dev路Nov 30, 2023Userimpersonate from backend to an Azure Blob Storage using MSAL's OnBehalfOf methodAssumptions: All access permissions are given. Problem Faced: We were developing an image based application, where frontend needs to load lot of images. Backend will serve the blob urls, so that from frontend; we will access these images from Azure...1 likeonbehalfof