adding federated credential to an azuread application with a .nl or dev.eu domain name in the issuer filed gives an error
Looks like the flexible credential preview feature for federated credentials only works for gitlab.*.com domain names if i try anything else like gitlab.mycompany.nl or gitlab.mycompany.dev.eu i get the error "The…
Howto fix Entra App launch failed. Correlation ID: 10b488eb-2365-4c2f-8f25-6a2fff98869d
I setup an Enterprise application as OIDC for SSO. I did not setup SAML SSO. In "Myapps" the application is appearing, but when I run it shows an error "App Launch failed. App with ID 6aba272b-e383-44cd-8eda-34c66dfd9546 failed to launch.…
Conditional access implementation question
Hello; I have to configure a conditional access control policy that allows: Users in a specific network location be granted access without forcing access with mfa Users in a specific group be granted access forcing mfa (outside from the allowed network…

Licencing required for Access Package Access review
Hi, Exploring what Entra ID can provide in matters in IAM we wondered if the access review designed when creating an access packages requires either Governance or Suite to be reviewed. Our current issue is that we managed to create access packages, and…
AssertionConsumerServiceIndex cannot be set when ProtocolBinding or AssertionConsumerServiceUrl are set
Hello all I am attempting to configure SAML SSO with Signal Sciences. Their documentation for this resides here: https://docs.fastly.com/en/ngwaf/setting-up-single-sign-on-sso Within Entra ID, I have configured the app, supplying the following: …
How to fix the message "The account needs to be added as an external user in the tenant first. Sign out and sign in again with a different Azure Active Directory user account."?
I tried to login to my university SSO login, then this message appeared, i am using the laptop with my personal microsoft account (outlook.com) and my company's account, is that a problem? then how can I resolve this? Message: AADSTS50020: User account…
Default Conditional Access Policy Not Applied to New Users
I have enabled Microsoft's default Conditional Access policy, but I noticed that it is not applied to all users. Specifically, the policy seems to include only users added up to a certain date, while those created afterward are not…
How to export the user details with last login information via PowerShell script from Entra ID (Not MsGraph)
Please Help me to get this details. We are looking to export the few user information with last login and On-premises sync enabled details from the Microsoft Entra ID via Powershell script. Please find the sample below which are looking to export via…
Entra ID SCIM Provisioning: Invalid URL (\r\n appended) and Entra ID specific user ID used in filter request.
We are experiencing a critical issue with Entra ID SCIM provisioning to our custom application. Entra ID is sending invalid URLs to our SCIM endpoint, resulting in "Forbidden" errors and preventing user provisioning. Problem Description: …
I cannot access to azure portal with error id AADSTS5000224.
I cannot access the Azure portal with my tenant I see error ID AADSTS5000224 when I try to access my tenant
Device registration issue
Device registration state of on-premises synced computer account frequently changing as "Pending". Please assist with other troubleshooting steps. User is active and logging daily. User tried running "dsregcmd /leave" from…
I have created azure free account but its not working getting error after login
The portal is having issues getting an authentication token. The experience rendered may be degraded. Additional information from the call to get a token: Extension: Microsoft_AAD_IAM Resource: identity.diagnostics Details: interaction_required:…
Sign in failed to Azure
Hi, I recently subscribed to the free pass with the $200 but when logging in to Azure, keep receiving this error message: Sign-in failed Error code: endpoints_resolution_error Error message: endpoints_resolution_error: Error: could not resolve endpoints.…
Using Azure Automation to Monitor Entra AD Sync for when it doesn't sync in the last 2 hours
Using Azure Automation to Monitor Entra AD Sync for when it doesn't sync in the last 2 hours and connecting via MS.Graph
Change support mail for OAuth approval screen
Hi all, Not sure if this is the right place to ask for on this subject. I'm currently setting up Oauth so my users (on my Saas product) can connect their Outlook account. I'm trying to get it verified and I've added my domain and are in the process of…
custom aad login doesnt work with static web app
I used to use "google" + "aad" to log in as a user. Until Azure stopped offering it and forced you to use standard hosting. Ok, I don't accept it, but I'm not going to discuss it here. I switched to the paid plan, configured Google…

Windows authenticator error when logging into azure
I can't log in to azure, I have an account with my personal user, but now it's asking for a code, I've followed the steps and installed windows authenticator, but when I type in the code I get the message You didn't enter the expected verification code.…
How do I add missing permissions to the Power BI Service Principal?
__I am trying to add Power BI Embedded to my Blazor Server app using a service principal (not user delegation). The Power BI Service Principal does not expose API permissions (Report.ReadWrite.All, Dataset.ReadWrite.All, etc.) under Application…
Assistance Required: Configuring Azure AD B2C as OAuth 2.0 Provider for VTEX
I am working on integrating Azure AD B2C as an OAuth 2.0 provider in our VTEX platform. VTEX Document Link- Webstore (OAuth 2.0) a In that document you can see vtex detailed configuration fields and what to fill. Below are the details required for…
Issue with Microsoft Graph API: 403 Forbidden, 404 Not Found, and 501 Not Implemented Errors
Hello, I have integrated Azure AD services into my application and am encountering issues when retrieving user details using the Microsoft Graph API. Specifically, when selecting all user properties, I receive the following errors: 404 Not Found:…