Forum Discussion

Muhammad-Mubashir-Khan's avatar
Muhammad-Mubashir-Khan
Copper Contributor
Sep 14, 2022

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

  • Muhammad-Mubashir-Khan 

    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

     

  • mariustepfer's avatar
    mariustepfer
    Copper Contributor
    Hi, 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_Tahedl's avatar
      Brandon_Tahedl
      Copper Contributor
      This 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.

Resources