Reschedule request of exam
I had a exam od MD 102 but on the day of the exam I have the paper government ID, and they asked for PVC one, that I don't have on that moment, I have raised the case ID(12355643), they told me to apply of exam again and pay again. I want to reschedule…
Redirect Issue when trying to integrate AWS with Entra using OpenID Connect
I have configured the settings in both Entra and AWS. The issue I am currently facing is that the application takes to me a generic AWS homepage instead of the landing page in AWS Management Console (https://console.aws.amazon.com/console/home). Below…
I need to add account after having federated authentication between Google Workspace and Microsoft Entra ID
I have followed these steps in full and succeded https://learn.microsoft.com/en-us/education/windows/configure-aad-google-trust but since I had not added the account from the Google Workspace, I got the following error message "AADSTS51004: The user…
Azure AD is not replaced with Entra ID
Hi Team, I have observed the Naming convention of Azure AD is not replaced with Entra ID. When I am trying download the PIM roles from PIM-> Manage Roles -> Export, the role 'Azure AD Joined Device Local Administrator' is still showing as Azure AD.…
Does MSAL Use PKCE Flow for React-based Outlook Add-ins?
Hi Microsoft Community, I’m developing a React.js-based Outlook add-in and am using the MSAL library for implementing OAuth 2.0. The add-in interacts with Microsoft Graph API after getting access token from MSAL.js. While configuring the authentication,…
Unable to Reconfigure Authenticator App After Reinstalling Without Backup. Also Unable to Change Outlook Settings for Two-Step Verification
I use an authenticator app for authentication with my company email, but I did not set up two-step verification. A few days ago, I reset my phone, and there is no backup of the authenticator app. Now, when I try to log in to Azure, it asks for an…
How to fix the issues: IDX21323. Please suggest.
Getting Issues: IDX21323: RequireNonce is '[PII is hidden]'. OpenIdConnectProtocolValidationContext.Nonce was null, OpenIdConnectProtocol.ValidatedIdToken.Payload.Nonce was not null. The nonce cannot be validated. If you don't need to check the nonce,…
Login disabled
I have managed to lock myself out of my instance. Trying to get the permissions right in by Azure instance. When I try and log in it shows be an unknown tenant. See attached file: Can someone help me fix this. screenshot.screen_shot.png
Group Membership ADFS Claim rule migration on Azure AD
We need to migrate below group membership ADFS claim rules on Entra ID (B2B). Please meRuleName = ""CheckGroupMembership"" c:[Type == ""http://schemas.microsoft.com/ws/2008/06/identity/claims/windowsaccountname"",…
User keeps randomly getting logged out of M365 apps
I have a users that keeps randomly getting logged out of all their Microsoft App. I am trying to track down which is causing it. Is there a good way to track this down? I will say that when I log into Proofpoint (SSO) and it idle times out I get logged…
Error Disabling Microsoft Managed MFA Policy due to Invalid User Ids
We are completing a migration away from per-user MFA to conditional access-enforced MFA for all users. As we now have a policy in place that enforces MFA for all users, I'd like to turn off the Microsoft-managed "Multifactor authentication for…
Can I delete a user that has a license assign?
Can I delete a user that has a license assign? or I have to remove the license first, the user does not belong to any group
When using MSAL to obtain a JWT, Android and iOS have different versions of the returned JWT.
When authenticating with an MSAL to obtain a JWT, two different versions of the JWT are returned. Both Android and iOS have the same endpoint, scope, and are looking at the same tenant's APP. However, Android returns JWT v2, while iOS returns JWT…
Encrypting ID Token with Cryptographic Keys in the JwtIssuer Technical Profile of a Custom Policy
Hi, We are using Azure AD B2C custom policies and would like to know if it is possible to encrypt the ID token. The documentation seems to indicate that only the refresh token can be encrypted, with no explicit mention of encrypting the ID token. If…
MFA SMS texts no longer work if phone is connected by internet instead of carrier
My problem is specific to Microsoft MFA SMS texts. They no longer come through if Android or Apple phones are connected via (wireless) internet due to not able to pick up strong enough signal from AT&T. This problem only started a couple of weeks…
Challenges implementing PKCE flow in Outlook Add-In: handling Authorization Code and popup limitations
Hi Microsoft team, I am currently working on implementing OAuth 2.0 PKCE (Proof Key for Code Exchange) flow in a React.js-based Outlook Add-In. But I have an issue while opening a popup and getting the auth-code from the popup. Scenario: In the PKCE…
Remover integração de usuário do AD local e Azure AD Conect
Olá Utilizo o Azure AD Connect vinculado ao meu AD local, os usuários são integrados normalmente do meu AD para a Microsoft, são criados os usuários corretamente Estou planejando retirar o AD e utilizar tudo somente dentro da Microsoft agora. Acontece…
Azure AD Dynamic Groups
Hi, My company is planning to work with Azure Dynamic groups and I was hoping to get some feedback. We would like to create dynamic group which will contain more than 200k users (when the group will be first populated). Does anyone know how much time…
Azure B2C Custom flow using .xml configs is not working
Hello Microsoft team our situation today: We use "User flow" for our SPA, we have 2 instances of B2C test and production on two different tenants in our azure portal Situation today is that user reset password is not working on production…
Direct link to sign-up form from web app with Entra External ID
Hi! Using Entra External ID, how can I provide the user with a link that redirects directly to the sign-up form from my web app without first going through the sign-in view and clicking the small "No account Create one"-link? It would…