How to sync users and groups SID using MIM?
Hi, I want to know, how to sync users and groups SID using MIM in between source to target forest? Thanks!
Azure ID - Incorrectly identifies as two accounts (work/school and personal)
My user ID that was setup in azure as part of the startup hub incorrectly identifies as both a work/school account and also a personal account. This has lead to a roadblock in putting together my deployment scripts as it's having issues programmatically…
MIM password sync issue
Hello, We have set up the MIM for sync the password. but for some of the users having invalid password issue during duo enrollment. In event viewer, password sync is showing successfully synced in target but when user tried to use the same password in…
CoreHttpProvider[sendRequestInternal] - 423 Error during http request Throwable com.microsoft.graph.core.ClientException: Error
Hi, I am working on the MSAL SSO and using graph API for fetching the user and groups from the Azure AD. Previously it was working fine but suddenly it was giving me below issue: CoreHttpProvider[sendRequestInternal] - 423 Error during http request…
Using System-Assigned Managed Identity for Blob Storage Access in Azure Synapse Analytics
Hello guys! I'm working on a project in Azure Synapse Analytics and want to switch from using a connection string to a system-assigned managed identity for accessing Blob Storage. I’ve enabled the managed identity and assigned the appropriate role, but…
Need help with setting up Microsoft account
I created a Microsoft account recently but didn't get any MS-id in my profile that uniquely represents me. Need help with setting up a Microsoft account. I need to schedule a certification exam which needs my MS-ID
How to connect to ExchangeOnline to Get-DistributionGroup
Hi Guys, I am trying to create and also get distribution list using a powershell runbook (version 5.1) setup in an Azure Automation account. But am having trouble connecting to Exchange Online. ========= My Script (1):- Connect-ExchangeOnline…
How to Decouple Front-End from Back-End with Secure APIs for User Management in Blazor Web App (.NET 8)
Hello, I'm used to creating Blazor Web App projects in .NET 8 with "individual accounts" and interactive render mode set to Auto, with per-page interactivity. The advantage of this setup is that all the account management mechanics are…
Can you convert dynamic security groups in Microsoft Identity Manager to static ones that contain all the people that currently fulfil the criteria
We have a set of security groups based on employee data coming in from Workday, but the organizational structure is being updated, which causes these groups to become empty based on the current criteria. As many of these security groups provide access to…
An HttpListenerException occurred while listening on http://localhost:7271/ for the system browser to complete the login. Possible cause and mitigation: the app is unable to listen on the specified URL;
I'm calling microsoft graph API beta version API to create an approval item. It expect ApprovalSolution.ReadWrite delegate permission. Frist i need to authenticate the user using delegate permission method. I'm using MS windows 365 sandbox environment to…
Azure B2C enable SSO with multiple apps using a Custom OpenID
Hi, I have been wanting so help to find out why SSO is not enabled on Azure B2C in the scenario above: I have those application setup: Application A uses Custom Policy -> Protocol SAML Application B uses User Flows All under the same Tenant The user…
IDX21323: RequireNonce is 'True'. 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, set OpenIdConnectProtocolValid
I have an asp.net MVC application and I have registered application in azure directory for Microsoft Identity Platform and same details were configured in web.config, Startup.cs file and tried few approaches to resolve the error but no luck. Below i have…
Issues with Microsoft Teams Admin Center and Setup for App Development
I’m developing a Teams app that includes a bot and personal tab. I followed the documentation and completed the following setup: Steps Taken: Microsoft Azure: Created an Azure account. Registered an app. Added a custom domain (bondu.io) and added 3…
Entra IBM Mainframe Governance
We have users that utilize mainframe access. We would like to reflect this regarding the Identity Governance feature of Entra ID. We utilized bookmark apps in Okta that reflected the relationship of 1 user to many userids. How should I replicate this…
Need official Support for SQL 2022
Hi When will MIM support SQL 2022? We need this as all other applications/Server are migrated to SQL 2022 except MIM.... Thank's Kind Regards Andy
How recover if I loss the MS tenant ID configuration data in my region
How recover if I loss the MS tenant ID configuration data in my region. I know that MS handle replicate of data in multiple data center whereas if I loss the data due to cyber attack then data loss would happen across all the data center has the data.…
access review error message for reviewer
error message received by the user when he tries to make an access review
How to authenticate with Federated identity credential using Data factory user managed identity
I am trying to access a azure protected resource (Data lake) of another azure tenant from my azure tenant using data factory linked service. It works using client secret. However, when using Federated identity credential in the app registration and user…
ISO Azure Feature Equivalent: Role trust policy for session tags in AWS
I'm looking for an Azure equivalent of custom claim validation like AWS has in session tags? { "Sid": "AllowPassSessionTagsAndTransitive", "Effect": "Allow", "Action":…