Forum Discussion
Muhammad-Mubashir-Khan
Sep 14, 2022Copper Contributor
Implementing Azure AD in our company
How we can implement SAAS environment in our company while we are using local server and AD? Required your quick support.
3 Replies
- Chandrasekhar_AryaIron Contributor
The process isn’t as complicated as it sounds. Let me show you how it works:
When a user logs into a web application, a program, or software, the username and password are passed and verified against your existing infrastructure to make sure the user’s credentials are valid.
Here’s what it looks like, illustrated below: ref the picture here services =SaaS
- mariustepferCopper ContributorHi, you must install the Azure AD Connect Agent at the local AD server.
More informations here: https://docs.microsoft.com/en-us/azure/active-directory/hybrid/whatis-hybrid-identity- Brandon_TahedlCopper ContributorThis is the way, with the Azure AD Connector running, your objects and selected attributes are replicated allowing you to build your SAAS environment in Azure AD while providing the ability to use your existing AD objects.
Be mindful that replication isn't instantaneous.