3,292 questions with Microsoft Security | Microsoft Entra | Microsoft Entra External ID tags
Facing issue with tenant when trying to login to Microsoft Defender
I am using Azure free subscription. Facing issue with tenant when trying to login to Microsoft Defender. I am getting the below error: Selected user account does not exist in tenant 'Microsoft Services' and cannot access the application…
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Is "Remember MFA on trusted device" supported for external tenant accounts created through a user flow?
Here's the scenario I'm wondering about: I have setup an external tenant with Entra External ID. I have a sign-in / sign-up user flow created and associated with a .NET core application. A conditional access policy is setup to require MFA for all…
Microsoft Security | Microsoft Entra | Microsoft Entra External ID

Unable to access Azure tenant
I have loose access of 'Global Administrator' Role in my account. Please suggest me how to get it back. Login email- [******@outlook.com] tenantId = 260058db-695e-4c0a-9129-9605357f7bff I had 3 subscriptions in this tenant named 'Production', 'Dev' and…
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
"Invitations are blocked for this directory due to suspicious activity. Please contact Microsoft support for help."
When I tried to bulk invite external users last Friday, this error popped up: "Invitations are blocked for this directory due to suspicious activity. Please contact Microsoft support for help." Since then, we have been unable to add user to…
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
To create client secret, I need to to go "Certificates & secrets" but I can't find it.
Create Client Secret: Go to "Certificates & secrets" Click "New client secret" Add description: "OneDrive File Copy ..." Choose expiration (recommend 24 months) Click "Add" Important: Copy the secret…
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
We are not able to login to our application(https://www.xoserveservices.com/) hosted on Azure form last 30 mins. We not getting the login page. Is there any issue currently going on with AD B2C?
We are not able to login to our application(https://www.xoserveservices.com/) hosted on Azure form last 30 mins. We not getting the login page. Is there any issue currently going on with AD B2C?
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
how to go to Redirect URI?
I am unable to access my account in kantime for documentation. It's telling me: Sorry, but we’re having trouble signing you in. AADSTS50011: The redirect URI 'https://kantimehealth.net/identity/v2/Accounts/ExternalLoginCallback' specified in the request…
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
How to proactively rotate or automate the secrets rotation for the Enterprise Application and Application Registration ?
We have a few thousand 3000+ Azure Enterprise Applications and Application Registrations that are still using Client secrets. These are the steps that my SysAdmin must do regularly, one day before or when certain Applications are broken / not running…
Microsoft Security | Microsoft Entra | Microsoft Entra External ID


I can't log into my account because of Microsoft Authenticator.
I can't log into my account because of Microsoft Authenticator. I enter my login and password, I'm transferred to the confirmation page using Microsoft Authenticator, but I don't have access. I installed Microsoft Authenticator on my phone, I'm trying to…
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Ad B2C Riot Games IDP redirect back to custom policy
I have a scenario where I am able to redirect the custom policy to an API created by me that takes care of the authorization for Riot Games. This is how I redirect from the custom policy to my API: The Problem: After the sign-in is done, I need to…
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Federated Google Login - Microsoft Entra External ID
Hi, I have setup an "Entra External Id" and federated login to google. I works all fine from my SPA application. But after like a day or so when i open my app again and i think the tokens needs to refresh it goes: My App -> Ciam Login ->…
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Customize Page layouts not working
Hi guys, I'm trying to customize the SignUp page layout, changing the following labels: Display Name -> Username Given Name -> First Name Surname -> Last Name But it's not being reflected on the SignUp page: Is this the expected behavior or…
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
The tentant ABC have invite external user A and B, both are from tenant XYZ, Tenant abc have granted api permission delegate user read all, but user a can't read accountenabled property of themself or of user b
The tentant ABC have invite external user A and B, both are from tenant XYZ, Tenant abc have granted api permission delegate user read all, but user a can't read accountenabled property of themself or of user b
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Password Write back is not working for one of my DC, working for other one in our tenant
Password Write back is not working for one of my DC, which we have recently enabled but working for another one in our tenant
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Invited guest account to AAD logged in successfully but does not show in AAD users
Hello, I have an odd issue that has just occurred today. I invited a user to join our tenant so that we can add them to a couple of Enterprise applications we have. They accepted the invitation and authenticated successfully to our AAD. I even see…
Microsoft Security | Microsoft Entra | Microsoft Entra External ID

Enabling federated self-service SAML authentication (of Google Workspace IdP) for workforce tenant
Hello! May I request assistance enabling self-service SAML authentication (via federation of Google Workspace IdP) for a workforce Entra tenant. External identity logins work just fine for invited users from the Google Workspace, but not for uninvited…
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
I have a question about data replication in Azure AD B2C.
Does Azure AD B2C replicate data across multiple datacenters within one region? Is it possible for Azure AD B2C to replicate data across multiple regions?
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Microsoft Security | Microsoft Entra | Microsoft Entra ID
Microsoft Security | Microsoft Entra | Other
Set up SAML Google workspace as IDP with Azure B2C custom policy
We are trying to set up Google workspace as an SAML IDP with our B2C custom sign up sign in policy. We are having issues authenticating with workspace account and getting a 403. Help appreciated.
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Azure Entra External ID Custom CSS queries
Hi Microsoft Team, We are in the process of implementing a custom dark mode sign-in process to align with our website branding using Azure Entra External ID. While configuring the custom CSS, we encountered a few styling elements that seem difficult to…
Microsoft Security | Microsoft Entra | Microsoft Entra External ID
Microsoft Security | Microsoft Entra | Microsoft Entra ID
Migrating from Forms Authentication to Azure ADB2C
We are currently in the process of transitioning from forms authentication to Azure AD B2C (ADB2C). Our web application is developed using the MVC C# framework and .NET Standard. We have successfully integrated ADB2C login into the application utilising…