Getting "We couldn't sign you in" error after signing into .NET Core web app using Azure authentication
I'm trying to retrofit Azure authentication into a .NET Core v8 web application. I'm using this tutorial: https://video2.skills-academy.com/en-us/entra/identity-platform/tutorial-web-app-dotnet-call-api?tabs=visual-studio%2Cdotnet6 I have an application set up…
Microsoft Entra SAML-based SSO gives error AADSTS7500525: "There was an XML error in the SAML message at line" ... but ONLY for unassigned users
We're using Microsoft Entra SAML-based Single Sign-On (SSO) to sign in to Zendesk. A subset of our organization's users is authorized to access Zendesk, and those users have been properly assigned as such within Entra. SSO works properly whenever any of…
Which service plan - https://video2.skills-academy.com/en-us/entra/identity/users/licensing-service-plan-reference includes Entra ID Protection?
I am trying to create a dynamic membership rule that will include accounts that are licensed to use Entra ID Protection following this - https://video2.skills-academy.com/en-us/entra/identity/users/groups-dynamic-membership#example-1.
Login Issue in my android app mircrosoft issue
I have integrated Microsoft social sign-in into my app, and it works fine when I build it locally and install it on the device. However, when I build the app locally, upload it to the Play Store, and then download it onto the device, it causes an issue.…
How to Pass Custom Claims from External Authenticator (EAM) to Applications in Microsoft Entra ID?
Description: I have configured Microsoft Entra ID (formerly Azure Active Directory) to use PingOne as an External Authenticator (EAM) for Multi-Factor Authentication (MFA). After a successful MFA, PingOne generates an ID token that includes custom claims…
Unexpectedly my role was changed in azure , Now i could not able to delete resource group as well as not able to delete my account also can you please guide to me to close the subscription
Unexpectedly my role was changed in azure , Now i could not able to delete resource group as well as not able to delete my account also can you please guide to me to close the subscription
sync users from onpremise ad to entra id
I have a question. If we sync users from onpremise ad to entra id. Why user's attributes are read only after syncing. Is it default behavior of sycing users?.If I request to microsoft to modify user attribute then can microsoft do it? or we have any way…
sync users from onpremise ad to entra id
I have a question. If we sync users from onpremise ad to entra id. Why user's attributes are read only after syncing. Is it default behavior of sycing users?.If I request to microsoft to modify user attribute then can microsoft do it? or we have any way…
How to Enable Entra ID-Joined Devices to Access On-Prem File Servers Using Entra ID Credentials
Hello everyone, I’m currently working on a setup where I have Entra ID-joined devices, and I need them to access our on-premises file server using their Entra ID credentials. Here's some context and what I've done so far: Environment Setup: We have an…
Retrive account
I removed an account from my authenticator app now am trying to log in from other device into my account but its asking otp from authenticator app , how to relog in to the authenticator app to get otp..........? that account is not in my app now so…
Why is my account dont have access eventhough I only have this one particular email?
I have problem to add users for member of tenant. The site said I dont have the access and i need to use other account, but I only have one account that I used for my laptop. Can you help me?
Entra App Registration - Policy to Restrict Client Secret Expiration to 6 Months Globally
Hello, A customer wants to restrict App registration client secret to 6 months for all developers globally. Is there a way to implement this, for example, using Azure Policy? Thanks.
User sign-ins (non-interactive) Sign-in IP shows mine but the service account is being used from another IP.
Hi there, I'm trying to discover the reason why the IP address of non-interactive sign-ins lists as my current office IP and not the IP of the web app or service that is using the delegated/service account. I know I need to provision the service…
Invitations are disabled for our directory.
We have a tenant specifically for guest users, to grant access to applications after MFA configuration. Yesterday, when trying to bulk invite a few users, I received the following error: "Invitations are blocked for this directory due to…
How to login to the azure VM and Microsoft Entra ID with our non-Microsoft email?
How to login to the azure VM and Microsoft Entra ID with our non-Microsoft email?
when I try to log into azure portal my personal account is hijacked by liberty university
my personal login is williamcotton@live.com; when I use that to go into the azure portal it tries to authenticate me through liberty university organization. I have never gone to that school or did any business with them. I cant open a ticket on the…
Entra App Registration - Policy to Restrict Client Secret Expiration to 6 Months Globally
A customer is looking to restrict app registration client secret to 6 months globally. Is there a way to accomplish this using Azure policy for example? Thanks.
IP Phone attribute missing inside Entra ID
Hello folks, I quickly describe my scenario: I manage a on-premise domain controller (Win Server 2022) and a Microsoft 365 tenant. These two environment are synchronized using "Microsoft Entra Connect Sync" (password hash). All users are…
Convert synced On-Prem users to Cloud-Only through attribute filtering
Hi, Is it possible to convert a synced user to a cloud only user when disabling the account in the on premise environment? in some cases the mailbox will be made available for a certain time as a shared mailbox, but we would like to remove unnecessary…
Error occurred when using ODBC driver with Workload Identity to connect to Azure Databricks Workspace from an AKS Pod deployment
Hello everybody. As per the title, I am trying to achieve the followings: Connect to an Azure Databricks Workspace, in order to execute an SQL Query, from an Azure Function running on an AKS Pod. Pod deployment is made using CI/CD pipelines with…