Skip to main content

Questions tagged [microsoft-entra-id]

Microsoft Entra ID is an identity and access management (IAM) solution. Use this tag for questions about implementing programming applications or services that utilize Entra for IAM.

microsoft-entra-id
0 votes
1 answer
27 views

Get-MgGroupMember by display name instead of userID

I am currently in the process of replacing an old script that used Exchange Online Powershell. The old script was very simple and only performed 2 tasks. Downloaded user photos that had custom ...
Qwenton's user avatar
0 votes
0 answers
4 views

Blazor 8 SSR - get Entra ID claims with AspNetCore MicrosoftAccount

I am new to Blazor 8, and I searched already a lot, but didn't find the correct answer. I use the default Blazor 8 SSR template with the AspNetCore.Authentication.MicrosoftAccount to authenticate ...
Tobias's user avatar
  • 1
0 votes
0 answers
23 views

Cleaning up inactive service principles in Azure Entra

I'm trying to (as the title suggests) clean up unused service principles in Azure entra as per the compliance, azure defender and advisor recommendations. This is a pre-cursor to me applying for ISO ...
War's user avatar
  • 8,604
0 votes
0 answers
27 views

How to authorize graph API for schema extensions using getAccessToken in Outlook Add-in (InteractionRequiredAuthError: invalid_grant: AADSTS65001)

I get the following error when making a post request for a schema extension with Office.auth.getAccesToken in an Outlook Web Add-in: AADSTS65001: The user or administrator has not consented to use ...
imstuff1's user avatar
0 votes
0 answers
37 views

GraphAPI - request names of users that have a certain App Role

I am trying to use GraphAPI in a Blazor .NET 8.0 application, to request a list of all users who have a certain Role assigned. I configure the roles in Entra Admin Centre > Enterprise applications &...
M.M's user avatar
  • 140k
1 vote
1 answer
31 views

Blazor WASM and EntraID authentication

I'm learning Blazor and trying to interact with Azure EntraID to protect some pages. At this point was able to achieve that. My question is related to "@context.User.Identity?.Name"... As I'...
Fernando's user avatar
0 votes
1 answer
43 views

Setting up multitenancy for Power App application

I have an application created in Power App with a data source. How can I set up multi-tenancy so that I can share this application with other organizations, but so that they have their own set of data ...
Mccree's user avatar
  • 103
1 vote
0 answers
38 views

Can SQL Server with Entra Authentication accept pre-Windows 2000 identifiers?

I have a SQL Server on Azure Virtual Machine joined to a Microsoft Entra Domain Services instance that has Enable Microsoft Entra authentication for SQL Server on Azure VMs enabled. I have a user in ...
Andrew Stubbs's user avatar
0 votes
0 answers
44 views

Limit users allowed with Entra and Accounts in any organizational account and personal Microsoft accounts

I have a web app where I want to allow members of my club to access the site but I don't want to be handling passwords / authorization, so I want to use Entra for auth. I've registered the app in my ...
Mog0's user avatar
  • 1,971
0 votes
0 answers
25 views

Migration to Microsoft Teams Phone - Phonebooks [closed]

we're currently migrating from our current telephony system to MS Teams Phone. As a part of the migration, we want to migrate the personal phonebooks from each user. Currently, I have a json ...
DontPanic's user avatar
0 votes
1 answer
60 views

How to use an access token to create a clerk session?

I have a nextJs app that uses clerk for authentication, i am currently using microsoft provider. I also want to make the app available in a teams app iframe, so i am passing the access token from the ...
Same's user avatar
  • 77
0 votes
1 answer
26 views

Can you force IIS Windows Security (NTLM) to request full domain username and password - not Windows Hello?

Can you force IIS Windows Security (NTLM) to request full domain username and password - not Windows Hello? Since the domain administrators have moved to Windows Hello for clients and switched from on-...
Matt's user avatar
  • 26.6k
0 votes
1 answer
56 views

How to grant all users of a CLI application with `DeviceCodeCredential` access to resources granted to the application?

I'm writing a CLI application for our developers to use for administrative tasks. The intention is for the CLI to pull in secrets etc. from an Azure Key Vault using the Key Vault SDK. Given that it's ...
Felix ZY's user avatar
  • 796
-1 votes
0 answers
32 views

SSO accross different identity provider domains using Azure ADB2C

I am currently working on a project involving multiple service providers, each with a distinct domain, such as "domain1.com", "domain2.com", and so on. Each domain has its own ...
Simon Vandeputte's user avatar
0 votes
0 answers
26 views

OpenID Connect authentication in ASP.NET Core: filter by tenant ID

I am developing an ASP.NET Core MVC application that uses Microsoft Entra ID for authentication. The application is designed to support multiple tenants, and I want to restrict access so that only ...
StanSm789's user avatar

15 30 50 per page
1
2 3 4 5
26