0

I had a Windows 10 client environment joined to Azure AD. Azure AD syncs users from on-premises AD using AD connect. These clients connect to a corporate networks using AOVPN.

The problem is whenever users browse websites(Edge/Chrome) such as abcd.domain.global which is load balanced using ELB(AWS), they get Authentication pop up. After entering credential, they able to view the page.

This is really strange as websites with Host A record are opening just fine without this credential prompt. This is defeating the purpose of SSO.

What I have done:

  1. Entered the website in local intranet sites.
  2. Enabled Integrated Windows Authentication in Internet options. DNS entry for domain:
  3. abcd.domain.global -> Host A record-> ----------> Working fine
  4. abcde.domain.global -> CNAME record-> DNS name of ELB(AWS)-----> Getting pop up for authentication.

Am I missing anything or CNAME will not work with this configuration?

Thanks in Advance.

0 Answers0