Azure PTA & Seamless SSO - Stagged Rollout - Keeps Prompting for user name and password

muraamar 21 Reputation points
2021-01-24T22:49:28.683+00:00

Hi, We have enabled Azure PTA with Seamless SSO Via Staged rollout. followed the article below to implement the same

https://learn.microsoft.com/en-us/azure/active-directory/hybrid/how-to-connect-staged-rollout

SSO is seamless when accessing the https://myapps.microsoft.com site from windows 10 machines. However, the SSO experience is not working as expected from Win 7 and Win 2016 Citrix VDI's (domain-joined machines).

Win7 - Prompts for user name and password. when accessed from both IE and chrome
Win 2016 - IE prompts for the user name and straight to the application without any password prompt. Chrome is prompting for both the user name and password.

Has anyone seen this issue and what resolution have you used?

Microsoft Security | Microsoft Entra | Microsoft Entra ID
{count} votes

1 answer

Sort by: Most helpful
  1. muraamar 21 Reputation points
    2021-03-10T17:35:36.523+00:00

    Hi, We have identified this issue is because of the proxy.

    We have submitted the fiddler logs to the Microsoft support team, and they found 401 right after the Kerberos ticket being sent during the authentication flow. Based on the research, they have suggested bypassing the proxy for one of the failing devices.

    Bypassing the proxy along with SSL bypass for the URL https://autologon.microsoftazuread-sso.com fixed the issue.

    i.e. able to access the office365 recourses just bypassing the username/UPN and without any password prompt.

    @JamesTran-MSF, Thankyou for all your help.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.