Skip to main content

Questions tagged [azure-entra-id]

Microsoft renamed Azure Active Directory (Azure AD) to Microsoft Entra ID for the following reasons: (1) to communicate the multicloud, multiplatform functionality of the products, (2) to alleviate confusion with Windows Server Active Directory, and (3) to unify the Microsoft Entra product family.

azure-entra-id
0 votes
1 answer
26 views

Show my application's name on the Entra Id "Permissions requested" dialog

I'm using Entra Id to sign in to my Azure Static Web app. When users use my app for the very first time, while signing in they are asked to Accept permissions: How can I customise this dialog so that ...
Matt Frear's user avatar
  • 54.2k
0 votes
0 answers
29 views

Microsoft Entra SSO integration with AWS IAM Identity Center, where AWS is the Identity Source

I spent a lot of time looking for the intergation between AWS and Entra, where AWS is the identity source. I want AWS ITAM Identity Center to manage users and Entra to have SAML federation with AWS, ...
Andrey D'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
2 votes
1 answer
27 views

Secure communication between a daemon and D-Bus on Linux

So I have a daemon which is used to authenticate users via Azure Entra Id (the daemon is Himmelblaud). I'm writing a session D-Bus service (the bare bones here) to provide SSO creds to various apps ...
David Mulder's user avatar
  • 7,847
0 votes
1 answer
44 views

Reading Azure Entra ID Diagnostic Settings

we have a multi-tenant application that we deploy in our clients' environments. As part of our software solution, we will collect various data from your environment via Microsoft Graph and Azure ...
83jahs8's user avatar
  • 63
0 votes
0 answers
9 views

Maximo Control Desk (7) SSO with Microsoft Entra

I am currently working on integrating Maximo Control Desk with Microsoft Entra to configure Single Sign-On (SSO). I have been following a manual I found referenced in another post, but I am ...
beneths maragkos's user avatar
0 votes
1 answer
67 views

How to register device on Entra ID programatically

I'm trying to register a device programmatically with Entra ID (formerly known as Azure Active Directory) for my organization's internal application. I've read through the official Microsoft ...
service1 user's user avatar
0 votes
1 answer
77 views

How can I retrieve all users from Azure Active Directory

I'm new to Azure. I want to create a dropdownlist that contains all the user's display name from the Azure's Active Directory but I'm not sure how to do it. I want to populate a dropdown list with ...
jeya surya's user avatar
0 votes
1 answer
89 views

Use Microsoft Graph API to get information about current user in ASP.NET Core MVC app

I want to use Microsoft Graph API in ASP.NET Core MVC app to get information about current user. However, when the Graph Service Client attempts to fetch the user data in the controller (trying to ...
StanSm789's user avatar
1 vote
0 answers
37 views

In-app or dedicated app for SignalR hubs (sockets and threads usage concern)

I'm working on a project where I have a backend API done on NetCore which provides several endpoints (regular, using controllers), which is secured by using Azure Entra authentication, this work in ...
Ignacio Iron Babbini's user avatar
0 votes
0 answers
76 views

Cannot authenticate Azure Virtual Desktop Host with FSLogix Storage Accounts Entra ID

My main problem is I have an Entra ID Authentication inside the host pool on AVD, so I can log into the VMs using my Entra ID. The next thing I wanted to set up was FSLogix to create a simple profile ...
authorized_bot's user avatar
0 votes
0 answers
35 views

Azure AD OAuth2 redirect_uri issue with varying behaviors for different users

Description I am encountering an issue with the OAuth2 authentication flow in an application using Azure Active Directory. The application functions correctly for some users during the login process, ...
Breno Ribeiro's user avatar
0 votes
0 answers
66 views

Azure AAD sign-in log IPs for ADFs do not match Public Azure IP Ranges

I have an app with conditional access turned on. I'm getting the IPs of my ADFs to add them to the policy. To find these IPs, I made a few sign in requests to the app from my ADFs, and looked in the ...
JasonFan's user avatar
0 votes
1 answer
230 views

Azure function app authenticating using managed identity with scope

Let me preface this by saying that I'm relatively new to Azure, and am very much still getting my sea legs. We have an Azure Function App that's leveraging a blob trigger. This app needs to turn ...
Cloudwalker's user avatar
0 votes
1 answer
31 views

JWT Token with Issuer and Audience for One Azure Tenant Used by Another Tenant in SCIM Application

I am configuring Azure User provisioning for my .NET Core web API project. I have created a sample SCIM application and deployed it on a Windows server. A specific token is generated for the ...
Ashish Naikwadi's user avatar

15 30 50 per page