654 questions with Microsoft Identity Manager tags

Sort by: Updated
1 answer

How to logout user from all tabs in blazor webassembly standalone with azureb2c

Hi team, I have implemented azure b2c with my blazor webassembly standalone application. Now when user multiple tabs in same browser and log out from one of the session it remains active in other tabs. When user refreshes the page , it still is active.…

Microsoft Identity Manager
Microsoft Identity Manager
A family of Microsoft products that manage a user's digital identity using identity synchronization, certificate management, and user provisioning.
654 questions
Blazor
Blazor
A free and open-source web framework that enables developers to create web apps using C# and HTML being developed by Microsoft.
1,495 questions
asked 2024-05-18T12:20:37.97+00:00
Nitesh 21 Reputation points
answered 2024-05-19T19:56:38.7766667+00:00
Bruce (SqlWork.com) 61,181 Reputation points
1 answer

External identity cannot accept the invitation

This user ([saadi@onminerets.onmicrosoft.com]) was invited to this tenant cfeee0c4-dbf3-44f7-b6c7-361ade5b4555 though without mailbox but was sent the invite link and when clicks the link he get this: When he clicks switch accounts, he gets this:…

Microsoft 365
Microsoft 365
Formerly Office 365, is a line of subscription services offered by Microsoft which adds to and includes the Microsoft Office product line.
4,326 questions
Microsoft Identity Manager
Microsoft Identity Manager
A family of Microsoft products that manage a user's digital identity using identity synchronization, certificate management, and user provisioning.
654 questions
Microsoft Q&A
Microsoft Q&A
Use this tag to share suggestions, feature requests, and bugs with the Microsoft Q&A team. The Microsoft Q&A team will evaluate your feedback on a regular basis and provide updates along the way.
685 questions
Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,759 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,532 questions
asked 2024-05-09T15:26:31.9666667+00:00
Paul Nwanochiri 20 Reputation points Microsoft Vendor
commented 2024-05-19T03:17:16.32+00:00
Akhilesh 7,230 Reputation points Microsoft Vendor
4 answers

Missing Cosmos DB Built-in Data Reader and Cosmos DB Built-in Data Contributor roles in Access Control (IAM)

I'm trying to assign roles to managed identity in Cosmos DB, through browser using Access Control (IAM). Unfortunately two build in roles Cosmos DB Built-in Data Reader and Cosmos DB Built-in Data Contributor are not there. How can I add managed…

Microsoft Identity Manager
Microsoft Identity Manager
A family of Microsoft products that manage a user's digital identity using identity synchronization, certificate management, and user provisioning.
654 questions
Azure Cosmos DB
Azure Cosmos DB
An Azure NoSQL database service for app development.
1,535 questions
Azure Role-based access control
Azure Role-based access control
An Azure service that provides fine-grained access management for Azure resources, enabling you to grant users only the rights they need to perform their jobs.
716 questions
asked 2023-02-01T15:31:32.8+00:00
Jacek Przezdziecki (ext) 20 Reputation points
commented 2024-05-17T11:55:19.7933333+00:00
AGA 0 Reputation points
1 answer

MIM PAM samlpe web portal won't open error 406

Hello guys am trying to configure MIM PAM sample portal but when opening the portal for the user to request the roles I get 406 not acceptable like the img below any help like the att

Microsoft Identity Manager
Microsoft Identity Manager
A family of Microsoft products that manage a user's digital identity using identity synchronization, certificate management, and user provisioning.
654 questions
asked 2023-01-29T11:00:49.93+00:00
Abdelrahman khalil 170 Reputation points
commented 2024-05-16T12:38:54.39+00:00
Serhii Kets 0 Reputation points
1 answer

Azure ADB2C callback url is giving bad request of redirect from OpenID connect

Hi, I have a single sign-on solution using Azure ADB2C. I use custom policies. We have different IDPs and one of them is Auth0. We are connecting to Auth0 using OpenID Connect, but looks like we are having an issue in redirection after user…

Microsoft Identity Manager
Microsoft Identity Manager
A family of Microsoft products that manage a user's digital identity using identity synchronization, certificate management, and user provisioning.
654 questions
Microsoft Entra External ID
Microsoft Entra External ID
A modern identity solution for securing access to customer, citizen and partner-facing apps and services. It is the converged platform of Azure AD External Identities B2B and B2C. Replaces Azure Active Directory External Identities.
2,759 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,532 questions
asked 2024-03-01T22:52:51.67+00:00
Gangarde, Sachin 60 Reputation points
commented 2024-05-14T13:54:55.78+00:00
Gangarde, Sachin 60 Reputation points
0 answers

Error 403: Access Sharepoint using App Credentials in Python

I am trying to access files stored in SharePoint using Python. I have registered the app in Azure Ad and have client_id and client_secret. I have given the read and write permissions however I am still getting 403 error. I am not really sure as to what I…

Microsoft Identity Manager
Microsoft Identity Manager
A family of Microsoft products that manage a user's digital identity using identity synchronization, certificate management, and user provisioning.
654 questions
SharePoint
SharePoint
A group of Microsoft Products and technologies used for sharing and managing content, knowledge, and applications.
10,249 questions
asked 2024-05-13T23:20:29.6766667+00:00
Technology2 5 Reputation points
0 answers

Trusted Signing identity validation status being marked fail

We have submitted 2 identity validations, one using our DUNS and the other using our EIN and both have come back after about a week with a Validation Fail status. Our company is over 3 years old with verifiable tax returns. A link for additional…

Microsoft Identity Manager
Microsoft Identity Manager
A family of Microsoft products that manage a user's digital identity using identity synchronization, certificate management, and user provisioning.
654 questions
asked 2024-05-13T16:12:55.8833333+00:00
Nabil F 15 Reputation points
edited the question 2024-05-13T16:20:51.0666667+00:00
Nabil F 15 Reputation points
1 answer One of the answers was accepted by the question author.

Microsoft Identity Manager (MIM) Hardening Guide

Hello everyone, We currently have Microsoft Identity Manager (MIM) service deployed, and would like to know if there is any hardening guide available for that service. Thank you very much.

Microsoft Identity Manager
Microsoft Identity Manager
A family of Microsoft products that manage a user's digital identity using identity synchronization, certificate management, and user provisioning.
654 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,213 questions
asked 2024-05-08T17:19:40.9833333+00:00
Jose Otero 20 Reputation points
accepted 2024-05-09T09:10:29.4566667+00:00
Jose Otero 20 Reputation points
4 answers

saving the Identity token in the Aspnetusertokens table

Hi I created an Asp.net core 6 project and I added the Identity framework for authentication and authorization, I would like to add token management and while doing research I realized that Identity also manages the management of tokens because it…

Microsoft Identity Manager
Microsoft Identity Manager
A family of Microsoft products that manage a user's digital identity using identity synchronization, certificate management, and user provisioning.
654 questions
Entity Framework Core
Entity Framework Core
A lightweight, extensible, open-source, and cross-platform version of the Entity Framework data access technology.
725 questions
Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
6,090 questions
ASP.NET Core
ASP.NET Core
A set of technologies in the .NET Framework for building web applications and XML web services.
4,383 questions
C#
C#
An object-oriented and type-safe programming language that has its roots in the C family of languages and includes support for component-oriented programming.
10,626 questions
asked 2023-11-07T11:19:50.1566667+00:00
Marnelle M'BENGUET 20 Reputation points
edited a comment 2024-05-07T17:33:51.2333333+00:00
Bruce (SqlWork.com) 61,181 Reputation points
1 answer

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!

Microsoft Identity Manager
Microsoft Identity Manager
A family of Microsoft products that manage a user's digital identity using identity synchronization, certificate management, and user provisioning.
654 questions
asked 2024-04-27T16:10:19.5933333+00:00
Khushboo Kumari 0 Reputation points
answered 2024-05-03T20:40:32.2733333+00:00
Shawn Collins 615 Reputation points
1 answer

Azure custom role automation

Hello All, I encountered a scenario where we needed to create custom roles for 12 Azure services according to customer demands. This involved laboriously building the role at the resource group level through IAM. The process required us to handle…

Microsoft Identity Manager
Microsoft Identity Manager
A family of Microsoft products that manage a user's digital identity using identity synchronization, certificate management, and user provisioning.
654 questions
asked 2024-05-01T04:12:08.2966667+00:00
Dhoke, Abhijeet 1 Reputation point
answered 2024-05-03T20:31:57.6966667+00:00
Shawn Collins 615 Reputation points
1 answer

What is the recommendation for Password policy. If we are using Windows Hello For Business.

Hi Team We are implementing Windows hello for business. However, we still have option to login using password. We have password reset policy for 30 days. What is the recommendation for password policy, if we are using Hello for business? As this is going…

Microsoft Identity Manager
Microsoft Identity Manager
A family of Microsoft products that manage a user's digital identity using identity synchronization, certificate management, and user provisioning.
654 questions
Windows
Windows
A family of Microsoft operating systems that run across personal computers, tablets, laptops, phones, internet of things devices, self-contained mixed reality headsets, large collaboration screens, and other devices.
5,072 questions
asked 2024-05-03T11:07:11.36+00:00
Ritesh Sharma 266 Reputation points
commented 2024-05-03T12:19:22.9266667+00:00
Ritesh Sharma 266 Reputation points
2 answers

How to download group report in MIM system. Using powershell command or is there other way to download the data.

Hello all, How to download group report. Including Displayed Owner, Owner, alias, Account Name, Display Name, Members. Is there powershell script? Thank you.

Microsoft Identity Manager
Microsoft Identity Manager
A family of Microsoft products that manage a user's digital identity using identity synchronization, certificate management, and user provisioning.
654 questions
PowerShell
PowerShell
A family of Microsoft task automation and configuration management frameworks consisting of a command-line shell and associated scripting language.
2,309 questions
asked 2024-02-01T08:46:09.1066667+00:00
commented 2024-05-02T23:15:37.6533333+00:00
Pat Nish 0 Reputation points
3 answers

Identity Protection-Risky Users error when attempting to dismiss user

Hello, I have a user in my Identity Protection>Risky Users that has been there for several months. This user was deleted a long time ago, and therefore I do not understand why this user is in the Risky user section? When I try to dismiss the user,…

Microsoft Identity Manager
Microsoft Identity Manager
A family of Microsoft products that manage a user's digital identity using identity synchronization, certificate management, and user provisioning.
654 questions
Azure Information Protection
Azure Information Protection
An Azure service that is used to control and help secure email, documents, and sensitive data that are shared outside the company.
527 questions
Azure App Service
Azure App Service
Azure App Service is a service used to create and deploy scalable, mission-critical web apps.
7,359 questions
Microsoft Entra
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,532 questions
asked 2024-04-01T21:46:07.18+00:00
DSC 0 Reputation points
answered 2024-05-01T05:00:42.4033333+00:00
Pabitra Kumar Sikdar 80 Reputation points Microsoft Employee
0 answers

Unable to access Azure AD SAML mobile app in android 8.0 mobile device

We have an Azure AD enterprise app which supports SAML protocol for authentication. The app is working fine when accessed from system's browser, mobile device browser or when installed on personal Android /iOS device. However, when the same app is…

Microsoft Identity Manager
Microsoft Identity Manager
A family of Microsoft products that manage a user's digital identity using identity synchronization, certificate management, and user provisioning.
654 questions
Active Directory Federation Services
Active Directory Federation Services
An Active Directory technology that provides single-sign-on functionality by securely sharing digital identity and entitlement rights across security and enterprise boundaries.
1,222 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,532 questions
asked 2024-04-23T11:47:24.5533333+00:00
Gaurav Kumar 1 Reputation point
commented 2024-05-01T04:26:03.8333333+00:00
Sandeep G-MSFT 16,691 Reputation points Microsoft Employee
1 answer One of the answers was accepted by the question author.

In Azure B2C custom policy, the Verified.strongAuthenticationPhoneNumber only gets saved to the Old Authentication Method Experience

I have a Microsoft Azure Custom Policy in the Identity Experience Framework that runs through the User's MFA experience. After the initial User Login, the User Flow next asks the User to set up their MFA if they have not yet done so. If the User select…

Microsoft Identity Manager
Microsoft Identity Manager
A family of Microsoft products that manage a user's digital identity using identity synchronization, certificate management, and user provisioning.
654 questions
asked 2024-04-05T16:06:51.52+00:00
Kevin Guan 25 Reputation points
edited the question 2024-05-01T04:21:42.5966667+00:00
ajkuma 24,736 Reputation points Microsoft Employee
0 answers

Issue in 2 step verification Microsoft personal account

not able to get SMS in phone for two step verification while login in portal.azure.com with personal Microsoft account.

Microsoft Identity Manager
Microsoft Identity Manager
A family of Microsoft products that manage a user's digital identity using identity synchronization, certificate management, and user provisioning.
654 questions
Microsoft Authenticator
Microsoft Authenticator
A Microsoft app for iOS and Android devices that enables authentication with two-factor verification, phone sign-in, and code generation.
6,090 questions
asked 2024-04-29T15:01:08.67+00:00
Preeti Teotia 96 Reputation points Microsoft Employee
1 answer

I get the error: your account has been locked, when I try to access a file shared by Microsoft employe only.

Hello, I am a partner and suddenly I started to face this problem: I get a message saying "your account has been locked" every time I try to access a shared file or recorded meeting shared by any Microsoft employee. My account is not locked,…

Microsoft Identity Manager
Microsoft Identity Manager
A family of Microsoft products that manage a user's digital identity using identity synchronization, certificate management, and user provisioning.
654 questions
Microsoft Entra ID
Microsoft Entra ID
A Microsoft Entra identity service that provides identity management and access control capabilities. Replaces Azure Active Directory.
20,532 questions
asked 2024-04-23T16:19:11.6633333+00:00
Mina Mounir 0 Reputation points
edited a comment 2024-04-29T13:07:46.95+00:00
Mina Mounir 0 Reputation points
1 answer

What are the best options, ADMT or MIM Sync, for password synchronization in a live production environment?

Hi, I just want to know what will be the best to use, either ADMT or MIM Sync, for password synchronization in a live production environment with two different forest/tenants. And are there any security changes there?

Microsoft Identity Manager
Microsoft Identity Manager
A family of Microsoft products that manage a user's digital identity using identity synchronization, certificate management, and user provisioning.
654 questions
Active Directory
Active Directory
A set of directory-based technologies included in Windows Server.
6,213 questions
asked 2024-04-13T15:54:03.5+00:00
Khushboo Kumari 0 Reputation points
commented 2024-04-29T07:53:12.69+00:00
Yanhong Liu 4,970 Reputation points Microsoft Vendor
0 answers

How to synchronize or create Active Directory blank groups from one forest to another forest using Mim?

Hi, I want to know how to configure MIM sync to sync the blank groups from one forest to another forest. We have a two different forest, one is RemainCo and one is SpinCo , and we want MIM to Sync or create the blank group in SpinCo. Can you please help…

Microsoft Identity Manager
Microsoft Identity Manager
A family of Microsoft products that manage a user's digital identity using identity synchronization, certificate management, and user provisioning.
654 questions
asked 2024-04-27T15:39:04.3266667+00:00
Khushboo Kumari 0 Reputation points