We had a project to integrate our Active Directory, which was running on our site, and invite external collaborators, such as freelancers, to connect to our domain via an invitation. Additionally, we merged with another company, which involved integrating both domains.
Lead, Product Manager (Applications & Services) at FMDQ
Real User
Top 10
2024-08-20T10:49:00Z
Aug 20, 2024
We use Microsoft Entra External ID for cross-company collaboration by importing applications through enterprise applications. Most applications have APIs that easily connect to Azure. We generate a token, ID, and key, which we input into the application server to link them. This allows our AD users to connect to these applications.
Microsoft Entra External ID, part of Microsoft Entra, provides highly secure digital experiences for partners, customers, citizens, patients, or any users outside your organization with customization controls. Combine external identities and user directories in one portal to seamlessly manage access across the organization.
Microsoft Entra External ID refers to all the ways you can securely interact with users outside of your organization. If you want to collaborate with partners,...
I have been dealing with the security part for sure.
We had a project to integrate our Active Directory, which was running on our site, and invite external collaborators, such as freelancers, to connect to our domain via an invitation. Additionally, we merged with another company, which involved integrating both domains.
We use Microsoft Entra External ID for cross-company collaboration by importing applications through enterprise applications. Most applications have APIs that easily connect to Azure. We generate a token, ID, and key, which we input into the application server to link them. This allows our AD users to connect to these applications.