18,453 questions
3
votes
0
answers
53
views
Unable to create Flexible Federated Credentials for aks workloads through Graph Api
I am trying to create Flexible Federated Credentials for aks workloads through Graph Api, below is the config sending to api while creating
issuer: [https://northeurope.oic.prod-aks.azure.com/](...
0
votes
0
answers
78
views
Unable to assign Sites.Selected write access to a single sharepoint site: How to restrict n8n to use only one sharepoint site?
I’m trying to configure restricted SharePoint access for an automation workflow (n8n chatbot). My goal is to allow an Azure App Registration to access ONE SharePoint site only using Sites.Selected ...
0
votes
1
answer
57
views
How to hide UI elements in a custom frontend based on Dataverse security roles when using MSAL authentication?
We are building a custom frontend application (SPA) that authenticates users against Microsoft Dataverse using MSAL and OAuth.
The UI should hide certain navigation items and actions, e.g. show the &...
1
vote
1
answer
63
views
How to Configure Azure AD and Azure AD B2C Together as JWT Authentication Providers in ASP.NET Core?
I am trying to configure dual JWT authentication in my ASP.NET Core Web API.
My API should accept tokens from:
Azure AD B2C
Azure AD (Entra ID)
I use a PolicyScheme (DualAuth) to auto-detect which ...
0
votes
0
answers
56
views
DefaultAzureCredential failed to retrieve a token from the included credentials
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)...
Advice
0
votes
2
replies
43
views
How do I easily sync AWS Cognito members with Azure AD?
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 ...
0
votes
1
answer
52
views
How to use `@azure/msal-browser` in SAP UI5 application with `ui5-tooling-modules`?
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 ...
0
votes
1
answer
53
views
User notifications in Optimizely CMS 12 when using AAD SSO
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 ...
0
votes
0
answers
55
views
Unable to get webLink for Microsoft 365 Group messages using Microsoft Graph
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 ...
0
votes
0
answers
54
views
make Excel “Sign in with Organizational Account” work with Spring Boot API and Azure AD
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 ...
0
votes
1
answer
77
views
PnPjs Library: Create Sharepoint site fails with HTTP 400 response
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
...
0
votes
1
answer
51
views
Azure SqlMI with Managed Identity - Connection works when running locally but not from Azure VM
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 ...
0
votes
0
answers
156
views
How to include email in Microsoft Entra External ID Google Configuration AttributesCollectionSubmit payload
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 ...
0
votes
1
answer
79
views
Azure function calling protected API using Azure AD App Registration (Client Credentials Flow not working) [closed]
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 ...
0
votes
0
answers
52
views
Matrix Synapse Azure / Microsoft SSO: what kind of value is saved / Stored from a Azure user (not object-id)
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 (...