22,514 questions with Microsoft Entra-related tags

Sort by: Updated
0 answers

Document Intelligence Studio Label Data Key based authentication error

Hi, i have set up a storage account with a container. i have disabled key access and added my Entra id to the roles with storage data contributor and added the system assigned identity of document intelligence identity with storage reader role to storage…

Azure Storage Accounts
Azure Storage Accounts
Globally unique resources that provide access to data management services and serve as the parent namespace for the services.
2,716 questions
Azure AI Document Intelligence
Azure AI Document Intelligence
An Azure service that turns documents into usable data. Previously known as Azure Form Recognizer.
1,389 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,569 questions
asked 2024-05-02T15:45:12.5133333+00:00
Menno Laan 0 Reputation points
commented 2024-05-03T07:13:15.7166667+00:00
santoshkc 4,425 Reputation points Microsoft Vendor
3 answers

What are the benefits of the existing single forest AD Domain to convert or upgrade the AD Domain Controllers from FRS to DFSR?

What are the benefits of the existing single forest AD Domain to convert or upgrade the AD Domain Controllers from FRS to DFSR? https://learn.microsoft.com/en-us/windows-server/storage/dfs-replication/migrate-sysvol-to-dfsr FFL & DFL: Windows Server…

Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
5,899 questions
Active Directory Federation Services
Active Directory Federation Services
An Active Directory technology that provides single-sign-on functionality by securely sharing digital identity and entitlement rights across security and enterprise boundaries.
1,195 questions
Windows 10 Security
Windows 10 Security
Windows 10: A Microsoft operating system that runs on personal computers and tablets.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
2,759 questions
Windows Server Security
Windows Server Security
Windows Server: A family of Microsoft server operating systems that support enterprise-level management, data storage, applications, and communications.Security: The precautions taken to guard against crime, attack, sabotage, espionage, or another threat.
1,729 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,569 questions
asked 2024-05-02T06:05:39.4533333+00:00
EnterpriseArchitect 4,761 Reputation points
edited an answer 2024-05-03T06:56:30.9466667+00:00
Neuvi Jiang 0 Reputation points Microsoft Vendor
4 answers

Edge SSO not working any more

Strangest thing is happening. We assign Edge (Stabile version) to our dedicated android devices with Azure AD. Yesterday version 124.0.2478.50 (247805005) of Edge AI Browser was starting to install on our devices and we ran in to a problem instantly. The…

Microsoft Edge
Microsoft Edge
A Microsoft cross-platform web browser that provides privacy, learning, and accessibility tools.
2,145 questions
Microsoft Intune Android
Microsoft Intune Android
Microsoft Intune: A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.Android: An open-source mobile platform based on the Linux kernel, developed by Google, and maintained by the Open Handset Alliance.
238 questions
Microsoft Intune
Microsoft Intune
A Microsoft cloud-based management solution that offers mobile device management, mobile application management, and PC management capabilities.
4,365 questions
Microsoft Entra
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,569 questions
asked 2024-04-29T10:51:08.1533333+00:00
Jenslöv, Niklas 5 Reputation points
answered 2024-05-03T06:48:04.9266667+00:00
Ivan Gutovic 0 Reputation points
1 answer

How can I assign Visitor access for external users to a SharePoint communication site?

The SharePoint site access does not allow me to add a visitor's email address. These external users have NOT been entered as Microsoft Entra guests. This SharePoint communication site will store training videos. So visitors will NOT be allowed to edit…

SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
9,684 questions
Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,652 questions
asked 2024-05-01T21:26:34.2833333+00:00
Melanie Peinkofer 0 Reputation points
edited an answer 2024-05-03T06:02:06.1266667+00:00
Emily Du-MSFT 41,941 Reputation points Microsoft Vendor
2 answers One of the answers was accepted by the question author.

AADSTS700027: The certificate with identifier used to sign the client assertion is expired on application. [Reason - The key used is expired.,

Please give me correct solution for this

Microsoft Graph
Microsoft Graph
A Microsoft programmability model that exposes REST APIs and client libraries to access data on Microsoft 365 services.
10,649 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
6,914 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,569 questions
asked 2024-04-18T11:32:22.3866667+00:00
Satyajit Jadhav 20 Reputation points
accepted 2024-05-03T05:56:04.9833333+00:00
Satyajit Jadhav 20 Reputation points
1 answer

We wanted to do SAML authentication with Azure, so essentially Azure will be the Service Provider and RSA will be the Identity Provider. I need help with integrating the SAML authentication.

We wanted to do SAML authentication with Azure, so essentially Azure will be the Service Provider and RSA will be the Identity Provider. I need help with integrating the SAML authentication.

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,569 questions
asked 2024-04-29T12:09:31.7166667+00:00
Revan More 0 Reputation points
commented 2024-05-03T05:42:25.0233333+00:00
Revan More 0 Reputation points
0 answers

Invalid Content-Security-Policy Header when using Custom Policy with JourneyFraming

I'm looking into embedding the Azure AD B2C sign-in page in an Iframe in my SPA. Following the documentation, I have added my domains (MYDOMAIN1, MYDOMAIN2) in the JourneyFraming element of my Custom Policy. The authentication works - however, there are…

Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,652 questions
asked 2022-06-16T11:16:55.467+00:00
StefanWHel 1 Reputation point
commented 2024-05-03T05:33:27.3633333+00:00
StefanWHel 1 Reputation point
1 answer

Adding Token Based Azure EntraID Authentication to GraphQL APIs created on .NET7

I have a set of GraphQL APIs created on .NET7. I want to authenticate the APIs using Azure Entra ID User/App Access Tokens. Is it possible to achieve the same out of the box, else kindly suggest a workaround.

ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,189 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,569 questions
asked 2024-04-24T10:05:50.0733333+00:00
Varun Sridhar 0 Reputation points
commented 2024-05-03T04:20:16.76+00:00
Navya 4,005 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

How to authenticate Microsoft Account users through Entra External ID

When I invite an external user via by providing their email address They receive an invite link via email After accepting the invite, if that email is not associated with an existing Microsoft Account it gets added to my directory with Identity Type:…

Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,652 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,569 questions
asked 2024-04-24T02:39:05.8066667+00:00
Alek McGarry 20 Reputation points
edited the question 2024-05-03T04:19:31.8+00:00
Navya 4,005 Reputation points Microsoft Vendor
1 answer

How to Resolve issueAuthentication fails with an error stating "The requested federation realm object '< Object ID >' does not exist"

I am trying to add OKTA as an Identity Provider in the Entra ID. and i keep getting this error " Authentication fails with an error stating "The requested federation realm object '< Object ID >' does not exist" I have gone through…

Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,652 questions
asked 2024-04-23T17:18:12.3+00:00
Ali Mumtaz 0 Reputation points
commented 2024-05-03T04:11:33.8633333+00:00
Navya 4,005 Reputation points Microsoft Vendor
1 answer

Authorization Issue with Azure App Configuration API

I'm encountering an authorization problem while attempting to perform actions on the Azure App Configuration API. The error message I'm receiving is: The client '5301c929-b34c-4022-a5a2-c3b5e4a29bdc' with object id '5301c929-b34c-4022-a5a2-c3b5e4a29bdc'…

Azure App Configuration
Azure App Configuration
An Azure service that provides hosted, universal storage for Azure app configurations.
209 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,569 questions
asked 2024-04-18T12:43:59.4666667+00:00
Shree 0 Reputation points
commented 2024-05-03T04:10:56.92+00:00
Navya 4,005 Reputation points Microsoft Vendor
1 answer

Derivation of AuthnInstant attribute value

I am using Microsoft Entra ID as IDP for my web app for SAML SSO. When I navigate to my application in Chrome the AuthnInstant is from 2 days ago, however for the same URL in Chrome incognito mode it AuthnInstant is current date-time and for Firefox it…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,569 questions
asked 2024-04-15T01:38:01.8366667+00:00
Phalgun Vaddepalli 0 Reputation points
commented 2024-05-03T04:08:58.91+00:00
Navya 4,005 Reputation points Microsoft Vendor
1 answer

Do Bootstrap Services such as OCaaS Question

I understand that bootstrap services bypass conditional access policies to run uninterrupted. However, I am wondering when this service should be seen in the logs with a successful login. For example, if someone attempts to log in to Outlook mobile but…

Outlook
Outlook
A family of Microsoft email and calendar products.
3,010 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,569 questions
asked 2024-04-18T01:50:03.1+00:00
Josh Resch 0 Reputation points
commented 2024-05-03T04:01:13.88+00:00
Navya 4,005 Reputation points Microsoft Vendor
0 answers

How do I send email from Linux machines to Microsoft 365 accounts with oauth2

I have been using app passwords successfully to authenticate users in Linux web applications and to send emails to users. A few days ago, this stopped working. SMTP Auth methods no longer work. My account settings show that Authenticated SMTP can access…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,569 questions
asked 2024-05-02T15:22:32.5333333+00:00
Patrick McTiernan 0 Reputation points
edited the question 2024-05-03T03:10:58.8533333+00:00
OMMI NAVEEN KUMAR 195 Reputation points Microsoft Vendor
1 answer One of the answers was accepted by the question author.

Single sign on redirecting to localhost after authentication

Hi All, I have created an ASP.NET Web forms application with single sign on to MS365. It works fine on my local machine. I am planning to deploy this in a local server in our company. But when I deploy this application it is redirecting to localhost…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,569 questions
asked 2021-01-14T19:14:54.557+00:00
Binu Thomas 141 Reputation points
commented 2024-05-03T00:36:52.59+00:00
Lance Goens 0 Reputation points
29 answers One of the answers was accepted by the question author.

AADSTS900561: This endpoint only accepts POST requests. Received a GET request.

Hello, Microsoft I was just quietly watching youtube when I suddenly received a notification about my office 356 account. So I immediately checked whether there was something wrong with my office account. And that was clearly the case when I could no…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,569 questions
asked 2020-08-04T22:58:51.57+00:00
Zakka lakka 76 Reputation points
commented 2024-05-02T23:10:26.67+00:00
Leonardo Emmanuel Ponce Ramirez 0 Reputation points
1 answer

How to give access to user-assigned managed identity on registered app on Azure?

I am trying to give access to a user-assigned managed identity to be able to create or delete secrets on a registered app on Azure. So far I have not been able to find a way to do so as registered application does not have any resource group.

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,569 questions
asked 2024-04-22T21:56:46.7133333+00:00
Jay 0 Reputation points Microsoft Vendor
commented 2024-05-02T23:02:39.1133333+00:00
Jay 0 Reputation points Microsoft Vendor
3 answers

Access to Azure Active Directory Subscription - My Role: Unknown

In portal.azure.com I have two subscriptions. One of them is the subscription named "Access to Azure Active Directory". As far as I can understand, this subscription was created automatically via the Office 365 subscription I have. My…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,569 questions
asked 2020-04-27T09:07:49.287+00:00
Nick 1 Reputation point
commented 2024-05-02T20:50:02.4133333+00:00
Moshe Nitzani 5 Reputation points
3 answers One of the answers was accepted by the question author.

Sole user of tenant "not a member of this tenant"

Hello. I recently inherited responsibility for a free Azure account my organization uses for Azure app credentials used by one of our integrations. When logging in I am greeted by a modal informing me that "You are not a member of this tenant…

Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
19,569 questions
asked 2022-12-01T17:21:13.703+00:00
John Diaz 21 Reputation points
commented 2024-05-02T19:50:22.5166667+00:00
Nalin D Jay 45 Reputation points
6 answers One of the answers was accepted by the question author.

LinkedIn API Error: Insufficient Permissions for GET Userinfo

I'm encountering an issue with LinkedIn's API; I'm using OAuth 2.0 authentication, and have specified the 'profile' permission in the request. However, I'm seeing the error {"serviceErrorCode":100, "message":"Not enough…

Microsoft Entra Internet Access
Microsoft Entra Internet Access
A Microsoft Entra service that provides an identity-centric Secure Web Gateway that protects access to internet, software as a service (SaaS), and Microsoft 365 apps and resources.
12 questions
asked 2023-09-11T13:34:26.5233333+00:00
Oleg 30 Reputation points
answered 2024-05-02T19:44:12.9+00:00
Nitin 0 Reputation points