Oct 30, 2025 · 3 min read · Er zijn ruzies die nooit opgelost raken: tabs versus spaces, emacs versus vim, en sinds kort… Microsoft Graph PowerShell versus PnP.PowerShell. Beide willen iets met Graph doen, maar allebei op hun eigen manier. En PowerShell zit er tussenin als een ...
Join discussion
Jul 12, 2025 · 4 min read · Một vài tháng trước, trong quá trình kiểm tra bảo mật một ứng dụng web của khách hàng, một chuyên gia bảo mật phát hiện một tính năng cho phép người dùng chuyển đổi các định dạng tài liệu bất kỳ sang PDF và sau đó đăng trực tiếp lên SharePoint thông ...
Join discussion
Jul 3, 2025 · 3 min read · Introduction I was recently assigned a task at work: complete the Microsoft 365 authentication flow in one of our external applications. My colleague had already done some groundwork, but the integration was incomplete — and it was up to me to figure...
Join discussionJun 3, 2025 · 10 min read · In Part 1, we synchronized OutSystems application data with Microsoft Search & Intelligence using the Microsoft Graph External Data Connections API. This, along with a search vertical and result display template, made our data available to users in t...
Join discussion
May 7, 2025 · 13 min read · In most cases, when we create an integration with Microsoft 365, we use data and actions from the Microsoft 365 ecosystem in OutSystems applications. This can include reading user profile information, retrieving files from a OneDrive folder, sending ...
Join discussion
Feb 19, 2025 · 13 min read · In this final part of the ODC with Bots for Teams series, we explore a way to authenticate a user within a Microsoft Teams conversation. Specifically, we examine how to quietly exchange a user's access token, issued when logging into Microsoft Teams,...
Join discussion
Sep 23, 2024 · 4 min read · In this post, I’ll share how to integrate Microsoft OneDrive with your React application. We’ll explore the steps for OAuth 2.0 authentication, getting access and refresh tokens, managing file uploads, and addressing challenges like ETag conflicts an...
Join discussion
Oct 9, 2023 · 3 min read · What is a Managed Identity? Managed identities in Azure are a way for us to authenticate to selected Microsoft resources without having to manage credentials and secrets. A managed identity is associated with an Azure resource like an automation acco...
Join discussion
Sep 4, 2023 · 2 min read · Let's implement how to get users from AAD (Azure Active Directory) group. Pre-requisite Register App in "App Registration" under Azure Active Directory. Set the API Permissions of the Registered App 1. GroupMember.Read.All 2. User.Read 3. User.Read...
Join discussion