Azure AD Connect Archives - Anuj Varma, Hands-On Technology Architect, Clean Air Activist https://www.anujvarma.com/tag/azure-ad-connect/ Production Grade Technical Solutions | Data Encryption and Public Cloud Expert Wed, 31 May 2017 18:52:32 +0000 en-US hourly 1 https://wordpress.org/?v=6.9.4 https://www.anujvarma.com/wp-content/uploads/anujtech.png Azure AD Connect Archives - Anuj Varma, Hands-On Technology Architect, Clean Air Activist https://www.anujvarma.com/tag/azure-ad-connect/ 32 32 Azure AD Connect–Identity in the Cloud, SSO Azure AD https://www.anujvarma.com/azure-ad-connect-identity-in-the-cloud/ https://www.anujvarma.com/azure-ad-connect-identity-in-the-cloud/#respond Thu, 11 May 2017 20:41:47 +0000 http://www.anujvarma.com/?p=4702 The idea is – hundreds (maybe thousands) of applications – but just a SINGLE Identity (that works across all the apps)s.   Three Models for Authentication In all these models, […]

The post Azure AD Connect–Identity in the Cloud, SSO Azure AD appeared first on Anuj Varma, Hands-On Technology Architect, Clean Air Activist.

]]>
The idea is – hundreds (maybe thousands) of applications – but just a SINGLE Identity (that works across all the apps)s.

 

Identity_Cloud_Single_Identity_MultipleApps

Three Models for Authentication

In all these models, identity between on-prem and Azure AD needs to be synchronized.

  1. Authenticate in Azure (Using Azure AD Connect)
  2. Authenticate against On-Prem AD (Windows Server AD) – by passing credentials from Azure to On-Prem using ADFS
  3. Seamless SSO

Seamless SSO

In order to avoid authenticating already authenticated users, a pass through agent is provided. Essentially, you add in two more infrastructure components – an AD Proxy (on the Azure side) and Connectors (on each of the apps).

  1. Azure AD app proxy is a cloud service that allows users to access on-premises apps securely.
  2. Users connect to the cloud service that routes traffic to the applications via connectors. Connectors are usually deployed inside the corporate network, next to the applications.
  3. Users connect to the cloud service that routes their traffic to application resources via the connectors.

Note: OWASP Recommendation  – Store the secondary SSO / framework / custom session identifiers in native session object – as opposed to sending as additional headers or cookies.

Authenticate in Azure

Identity_Cloud

Authenticate with Azure AD Connect (Service). Between Windows Server AD and Azure AD – perform Identity + Password (Hash) synchronization.

Summary

IAM in the cloud is a combination of Windows Server Active Directory, Microsoft’s Identity Manager  and Microsoft’s Azure Active Directory. With the combination of an AD in Azure and an AD on-prem, there are a multitude of authentication options available for providing a single point of IAM for multiple apps. 

The post Azure AD Connect–Identity in the Cloud, SSO Azure AD appeared first on Anuj Varma, Hands-On Technology Architect, Clean Air Activist.

]]>
https://www.anujvarma.com/azure-ad-connect-identity-in-the-cloud/feed/ 0