Skip to content

Home » Blog » Single Sign On with Non-Internet Explorer Browser

Single Sign On with Non-Internet Explorer Browser

Single Sign On with Non-Internet Explorer Browser

  • Travis Roberts
  • April 14, 2016
  • 1:32 am

SSOToday I took care of a cleanup task after the ADFS implementation.  The problem: SSO did not work with Microsoft Edge and Chrome.  When trying to access any Microsoft cloud services from  a non-IE browser, I get directed to the web form landing page to enter a password.

The issue is that out of the box, ADFS 3.0 does not support Edge or Chrome.  It has to be added to the list of supported “user agents” in ADFS.  You can view the list of browsers supported in ADFS by running this command from an elevated PowerShell command prompt:

Get-ADFSProperties | Select -ExtendProperty WIASupportedUserAgents

To add Edge and Chrome support, run this command:

Set-ADFSProperties -WIASupportedUserAgents @(“MSIE 6.0”, “MSIE 7.0”, “MSIE 8.0”, “MSIE 9.0”, “MSIE 10.0”, “Trident/7.0”, “MSIPC”, “Windows Rights Management Client”, “Mozilla/5.0”,”Edge/12”)

Once that’s finished, restart the ADFS service on the ADFS server with this command:

Restart-service ADFSSRV

*Run the restart command on any additional ADFS servers if you have in a cluster.

That fixed it.

Leave a Comment Cancel Reply

Your email address will not be published. Required fields are marked *

Twitter Youtube
July 2025
M T W T F S S
 123456
78910111213
14151617181920
21222324252627
28293031  
« Mar    
Meta
  • Log in
  • Entries feed
  • Comments feed
  • WordPress.org
Tags
ARM Automation AVD AZ-900 Azure Azure AD Azure Automation Azure CLI Azure Cloud Azure DevOps Azure Tutorial certification cloud cloud computing Desktop devops free free tutorial Gateway git github infrastructure as code Log Analytics Microsoft Microsoft Azure Microsoft Certification network OMS Powershell RDS remote desktop server training tutorial VDI virtual machine VM VNet VPN VSCode walkthrough windows Windows 10 Windows Virtual Desktop WVD

About Auther

Travis Roberts is a Cloud Infrastructure Architect, author, and speaker based in Minneapolis, Minnesota.

Contact Info

  • +14704178466
  • ciraltosllc@gmail.com
  • 5123 W 98th St #1392 Minneapolis, MN 55437

© copyright 2022. All Rights Reserved.

  • Sitemap
  • Contact
Scroll to Top
  • Home
  • Blog
    • Azure
    • Exchange
    • Lync
    • Trends
  • About
  • Contact
  • Home
  • Blog
    • Azure
    • Exchange
    • Lync
    • Trends
  • About
  • Contact