Skip to main content
Filter by
Sorted by
Tagged with
0 votes
0 answers
21 views

I am trying to follow this: https://learn.microsoft.com/en-us/azure/ai-foundry/agents/how-to/tools/code-interpreter?view=foundry-classic&pivots=csharp I have (in my local Visual Studio Environment)...
Peter Chikov's user avatar
Advice
0 votes
2 replies
34 views

I have this Cognito group tied to its corresponding AD group, with lots of old members who don't even have access anymore because they were removed from AD. I'd really like to clean that up. I think I ...
aercolino's user avatar
  • 2,386
0 votes
1 answer
33 views

I am trying to integrate Microsoft Entra ID authentication in an SAP UI5 application using the @azure/msal-browser library. However, I am facing an issue where the module cannot be resolved when ...
softshipper's user avatar
  • 34.4k
0 votes
1 answer
48 views

Does anybody know if it is possible to use the User Notifications framework in Optimizely CMS 12 when also using single sign-on together with Azure AD? I want to implement something similar to what is ...
Andvik's user avatar
  • 119
0 votes
0 answers
52 views

If a user is added to a Microsoft 365 group, they receive new mails in their inbox, but previous mails remain inside the group mailbox (visible in Outlook under Groups). I want to search a work order ...
Lucky Ali's user avatar
0 votes
0 answers
46 views

I’m developing a Spring Boot API that serves data to Excel via the “Export to Excel” feature. I want Excel to authenticate with Azure AD before calling my API. I’ve implemented a custom ...
Hour Abdellatif's user avatar
0 votes
1 answer
70 views

I'm trying to create a SharePoint site using PnPjs library, but it fails with an HTTP 400 error. Any idea what might be causing this? Reference: Creating a modern team site with PnPjs Library: @pnp/sp ...
Steve Z's user avatar
0 votes
1 answer
49 views

I am attempting to connect a .NET Core Winforms application to an Azure Sql Managed Instance using a user-assigned managed identity. The Managed Identity has been created and assigned to the Managed ...
Jon Sowers's user avatar
0 votes
0 answers
111 views

I currently have an azure Entra External ID tenant working with a signupsignin user flow for local account that collects a few user attributes: name, surname, country, displayname. I then use the ...
Norrec's user avatar
  • 553
0 votes
1 answer
71 views

I have an Azure AD App Registration where I've exposed an API scope called AppUser. This scope is being used for authentication in my Web API project, and everything works fine when the API is called ...
Backend Development's user avatar
0 votes
0 answers
47 views

we want to migrate our LDAP users to SSO from our #synapse #matrix server and we have already many users, which are using Microsoft SSO Login. Matrix Synapse uses Authlib and there is a table (...
Denny Fuchs's user avatar
1 vote
0 answers
79 views

I am trying to use CSOM to upload files to SharePoint Online. I have created an application in the AzureAD/Entra ID portal and I have the following data. ClientId or ApplicationId TenantId Secret ...
JuanDYB's user avatar
  • 808
0 votes
0 answers
123 views

I have a SPA front-end and python function app back-end. I had originally been using managed functions via Azure Static Web Apps, but I was running into a lot of errors and ended up switching to a ...
user12727685's user avatar
0 votes
0 answers
29 views

Ik probeer via Azure Communication Services (ACS) e-mails te verzenden vanuit een Laravel-applicatie via SMTP, maar ik loop tegen het volgende probleem aan: Huidige situatie Resource group bevat: ...
Loukman's user avatar
2 votes
1 answer
617 views

I’m trying to connect n8n cloud Microsoft nodes (e.g., Teams, OneDrive, etc.) but I keep getting the error: Need admin approval I asked my admin to follow these steps in Microsoft Entra: Go to ...
Faouzeya's user avatar
  • 353
0 votes
1 answer
161 views

I'm currently working on a project with multiple interconnected HTTP APIs and I'm adding authentication. The infrastructure I'm working with has a Azure Active Directory 2025 and an SSO accessed ...
Mathieu Monfort's user avatar
0 votes
0 answers
66 views

So I have a flutter PWA that is used on shared iPads which all works except the Authentication. A requirement for the App is that the authentication is to be handled with Microsoft OAuth and ...
Andreas Kruger's user avatar
0 votes
0 answers
261 views

I’m trying to connect Databricks with SharePoint and need an Azure Service Principal for the connectivity. I want to grant this Service Principal access to specific SharePoint sites, but I’m unable to ...
Shahid Haider's user avatar
0 votes
0 answers
57 views

We have Confluent Kafka Connect cluster,and Microsft Azure AKS where kafka connect runs,it need to be autheticated with conflunt managed kafka cluster using Azure managed Identity,(federated one)how ...
alshafeekb's user avatar
0 votes
0 answers
149 views

I am trying to create a multi-tenant Azure Bot. Since the old “multi-tenant” option for bots is no longer available, I instead created an App Registration with account type “Accounts in any ...
Devesh Tiwari's user avatar
0 votes
1 answer
144 views

I created a new Azure App Registration (App1) and exposed as an API. The MS Graph API permission which it has is: Application.ReadWrite.OwnedBy - Application (Admin consent granted) GroupMember.Read....
Container-Man's user avatar
0 votes
0 answers
76 views

I'm using msal in an angular app inside an Outlook Add-in. Using IPublicClientApplication which gets initialized in the Office.onReady event like this: import { createNestablePublicClientApplication, ...
ZrSiO4's user avatar
  • 136
0 votes
0 answers
86 views

I'm using the following two modules to integrate Azure authentication into my application: import { MsalAuthenticationTemplate, MsalProvider, useMsal, useAccount } from '@azure/msal-react'; import { ...
Profer's user avatar
  • 669
0 votes
0 answers
58 views

I am experiencing an issue with Azure DevOps (TFS) that impacts its ability to authenticate when one of our two domain controllers goes down. Here are the details: Environment: Azure DevOps is ...
Hassan Khaled's user avatar
-1 votes
1 answer
120 views

I'm building a Blazor web app using .NET 9 and targeting interactive client render mode (InteractiveWebAssembly) and authenticating with Entra ID (and using Entra ID roles for authorization). My goal ...
Dennis Jones's user avatar
1 vote
1 answer
53 views

I created a local (email + password) account in my Azure AD B2C tenant, which successfully signs into my web application via user flows. However, this account cannot access or modify B2C components ...
Ebin Tom's user avatar
0 votes
1 answer
133 views

I'm trying to connect to Dataverse using the Microsoft.PowerPlatform.Dataverse.MCP local proxy tool as described in this official guide: https://learn.microsoft.com/en-us/power-apps/maker/data-...
faris's user avatar
  • 19
0 votes
1 answer
110 views

I have got the code below, its running with the context of an application account. Runs fine when it runs on the context of an interactive user when setting the following scopes. $scopes = @( &...
learner's user avatar
  • 1,099
0 votes
1 answer
343 views

I have deployed the latest version of Dependency Track using Helm chart on my Kubernetes cluster and configured all the variables related to enabling authentication via OpenID connect for Microsoft ...
Abdullah Khawer's user avatar
0 votes
1 answer
423 views

I'm using Angular with OIDC authentication (via angular-oauth2-oidc) to authenticate users against Azure AD. However, for users who are part of many Azure AD groups, the id_token_hint value is large ...
Joe's user avatar
  • 1
0 votes
0 answers
53 views

We have a site that authenticates some users from a particular company with Entra SSO - OIDC. The site then passes the user to Swoogo, ideally that company could add Swoogo as an app on Entra and we ...
DarkW1nter's user avatar
  • 2,859
2 votes
1 answer
222 views

I'm trying to use a Super App (with Sites.FullControl.All via client credentials) to grant SharePoint site access to another app (prod-sharepoint-integration) which has Sites.Selected. Request: POST ...
Asker Akbar's user avatar
0 votes
1 answer
112 views

While uploading doc to one drive programatically, i use the path "https://graph.microsoft.com/v1.0/users/%s/drive/root/%s:/[email protected]=rename" for example for a ...
codex's user avatar
  • 19
0 votes
1 answer
135 views

I am using an ApplicationAccessPolicy in Exchange Online to restrict an Azure AD application’s access to only one specific mailbox (my personal account). The goal is for the application to only access ...
famas23's user avatar
  • 2,330
0 votes
1 answer
124 views

I have created a .NET F# application that I want to build into a container. But am not sure how to pass development/test Azure credentials into the container. I am trying to access an Azure Key Vault ...
Squaven's user avatar
  • 15
0 votes
1 answer
237 views

Doing tests before entering production, with Postman I have found some inconsistencies in the response of the tokens based on the request I am making. If we have "requestedAccessTokenVersion"...
Marco Araya's user avatar
-1 votes
1 answer
81 views

I need to implement an AD and GPO in the company. It is an education company, but since it is an e-learning platform, 80% of the employees work from home. I saw Entra ID as a good option, the Office ...
Raphael Aracelli's user avatar
0 votes
1 answer
152 views

I'm using angular-oauth2-oidc in my Angular application (Angular v18) to authenticate against Microsoft Entra ID (login.microsoftonline.com). My primary goal is to get an access_token for my backend ...
Ashil John's user avatar
  • 7,812
0 votes
1 answer
104 views

Attempting to AddKey to an Enterprise Application is resulting in a 403 (Forbidden) response: Forbidden - 403 - Either the signed-in user does not have sufficient privileges, or you need to consent ...
VINAY TALLA's user avatar
-3 votes
1 answer
399 views

I have checked out 10 bitbucket projects on my old laptop, and used them for years with intellij and git bash without having to authenticate when I pull/push etc. I copied my dev folder to a new ...
John Little's user avatar
  • 12.8k
0 votes
2 answers
276 views

I’ve deployed an ASP.NET Core 8 Web API to Azure App Service and I’m securing it using OAuth 2.0 Bearer tokens issued by Azure AD. Setup: App Service Authentication (Easy Auth) is enabled. Identity ...
user2148124's user avatar
0 votes
1 answer
97 views

I'm attempting to automate Azure App Registration using an ARM template with Azure CLI (AzureCLI) deployment scripts and also used powershell scripts. My goal is to create an app and extract its appId ...
Sanjith's user avatar
3 votes
2 answers
641 views

I'm trying to create a Custom Authentication Extension in an Entra External ID tenant. I'm using a user with the Global Administrator role. Following the official documentation, the Azure Portal (...
Ion Ciobanu's user avatar
-2 votes
1 answer
2k views

Body I'm encountering two separate but possibly related issues during user authentication with Microsoft Entra ID (Azure AD) using the OAuth 2.0 Password Grant flow. Error: AADSTS900144 — Missing ...
Актан Данияр's user avatar
0 votes
1 answer
159 views

Im trying to restric the access to a specific group into the redis console in Azure, I thought about doing so by removing the group from IAM. Example: Group name: myDevTeamK500 IAM: check levels if ...
Jose Antonio's user avatar
0 votes
1 answer
116 views

I'm attempting to create custom directory roles in Entra using the Graph API, but I'm encountering several errors related to the payload. I need to know the correct payload structure to use
Agathiyan's user avatar
0 votes
1 answer
130 views

I'm working on automating workflows where an Azure Automation Runbook is triggered via a webhook. The call originates from a GitHub Actions workflow, which is itself triggered by a HALO ITSM platform. ...
Hafiz Mahdi Hasan's user avatar
-1 votes
1 answer
282 views

I'm using Azure AD for authentication in a React.js application. I need to retrieve the last login time of the currently logged-in user and store it in the database for use on the user management page....
Profer's user avatar
  • 669
1 vote
1 answer
280 views

Looking for guidance from Microsoft Entra ID experts. I am trying to test the following scenario: Get a token from one Azure Tenant (T1) using client credential flow, but for token exchange scope. I ...
Prodip's user avatar
  • 595
0 votes
1 answer
127 views

I'm using SharePoint CSOM in an Azure Function (App-only context) to create a modern page in the SitePages library of a SharePoint Online site. The App Registration has the following application ...
Giacomo Ciulx's user avatar

1
2 3 4 5
370