Add SSO for Chrome & Edge

To Check: Get-AdfsProperties | Select -ExpandProperty wiasupporteduseragents Add: 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”)

read more