{"id":71,"date":"2016-04-14T01:32:19","date_gmt":"2016-04-14T01:32:19","guid":{"rendered":"http:\/\/cirwordpress.azurewebsites.net\/?p=71"},"modified":"2016-04-14T01:34:25","modified_gmt":"2016-04-14T01:34:25","slug":"single-sign-on-with-non-internet-explorer-browser","status":"publish","type":"post","link":"https:\/\/www.ciraltos.com\/staging2\/single-sign-on-with-non-internet-explorer-browser\/","title":{"rendered":"Single Sign On with Non-Internet Explorer Browser"},"content":{"rendered":"<p><img decoding=\"async\" loading=\"lazy\" class=\"alignleft wp-image-75 size-thumbnail\" src=\"http:\/\/www.ciraltos.com\/wp-content\/uploads\/2016\/04\/SSO-150x150.jpg\" alt=\"SSO\" width=\"150\" height=\"150\" \/>Today I took care of a cleanup task after the ADFS implementation.\u00a0 The problem: SSO did not work with Microsoft Edge and Chrome.\u00a0 When trying to access any Microsoft cloud services from\u00a0 a non-IE browser, I get directed to the web form landing page to enter a password.<!--more--><\/p>\n<p>The issue is that out of the box, ADFS 3.0 does not support Edge or Chrome.\u00a0 It has to be added to the list of supported &#8220;user agents&#8221; in ADFS.\u00a0 You can view the list of browsers supported in ADFS by running this command from an elevated PowerShell command prompt:<\/p>\n<pre>Get-ADFSProperties | Select -ExtendProperty WIASupportedUserAgents<\/pre>\n<p>To add Edge and Chrome support, run this command:<\/p>\n<pre>Set-ADFSProperties -WIASupportedUserAgents @(\u201cMSIE 6.0\u201d, \u201cMSIE 7.0\u201d, \u201cMSIE 8.0\u201d, \u201cMSIE 9.0\u201d, \u201cMSIE 10.0\u201d, \u201cTrident\/7.0\u201d, \u201cMSIPC\u201d, \u201cWindows Rights Management Client\u201d, \u201cMozilla\/5.0\u201d,\u201dEdge\/12\u201d)<\/pre>\n<p>Once that&#8217;s finished, restart the ADFS service on the ADFS server with this command:<\/p>\n<pre>Restart-service ADFSSRV<\/pre>\n<p>*Run the restart command on any additional ADFS servers if you have in a cluster.<\/p>\n<p>That fixed it.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Today I took care of a cleanup task after the ADFS implementation.\u00a0 The problem: SSO did not work with Microsoft Edge and Chrome.\u00a0 When trying to access any Microsoft cloud services from\u00a0 a non-IE browser, I get directed to the web form landing page to enter a password.<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"default","ast-global-header-display":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":""},"categories":[2,5],"tags":[9,61,12,60,57,59,58,55,13,62,44,10,56],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v20.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Single Sign On with Non-Internet Explorer Browser - ciraltos<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/www.ciraltos.com\/staging2\/single-sign-on-with-non-internet-explorer-browser\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Single Sign On with Non-Internet Explorer Browser - ciraltos\" \/>\n<meta property=\"og:description\" content=\"Today I took care of a cleanup task after the ADFS implementation.\u00a0 The problem: SSO did not work with Microsoft Edge and Chrome.\u00a0 When trying to access any Microsoft cloud services from\u00a0 a non-IE browser, I get directed to the web form landing page to enter a password.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/www.ciraltos.com\/staging2\/single-sign-on-with-non-internet-explorer-browser\/\" \/>\n<meta property=\"og:site_name\" content=\"ciraltos\" \/>\n<meta property=\"article:published_time\" content=\"2016-04-14T01:32:19+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2016-04-14T01:34:25+00:00\" \/>\n<meta property=\"og:image\" content=\"http:\/\/www.ciraltos.com\/wp-content\/uploads\/2016\/04\/SSO-150x150.jpg\" \/>\n<meta name=\"author\" content=\"Travis Roberts\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:creator\" content=\"@ciraltos\" \/>\n<meta name=\"twitter:site\" content=\"@ciraltos\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Travis Roberts\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/www.ciraltos.com\/staging2\/single-sign-on-with-non-internet-explorer-browser\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/www.ciraltos.com\/staging2\/single-sign-on-with-non-internet-explorer-browser\/\"},\"author\":{\"name\":\"Travis Roberts\",\"@id\":\"http:\/\/www.ciraltos.com\/staging2\/#\/schema\/person\/25391996d6cddfecd4d257162b7e373a\"},\"headline\":\"Single Sign On with Non-Internet Explorer Browser\",\"datePublished\":\"2016-04-14T01:32:19+00:00\",\"dateModified\":\"2016-04-14T01:34:25+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/www.ciraltos.com\/staging2\/single-sign-on-with-non-internet-explorer-browser\/\"},\"wordCount\":146,\"commentCount\":0,\"publisher\":{\"@id\":\"http:\/\/www.ciraltos.com\/staging2\/#\/schema\/person\/25391996d6cddfecd4d257162b7e373a\"},\"keywords\":[\"Azure\",\"chrome\",\"cloud\",\"google\",\"IE\",\"Internet Explorer\",\"InternetExplorer\",\"login\",\"Office 365\",\"password\",\"single sign on\",\"SSO\",\"web\"],\"articleSection\":[\"Azure\",\"Exchange\"],\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/www.ciraltos.com\/staging2\/single-sign-on-with-non-internet-explorer-browser\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/www.ciraltos.com\/staging2\/single-sign-on-with-non-internet-explorer-browser\/\",\"url\":\"https:\/\/www.ciraltos.com\/staging2\/single-sign-on-with-non-internet-explorer-browser\/\",\"name\":\"Single Sign On with Non-Internet Explorer Browser - ciraltos\",\"isPartOf\":{\"@id\":\"http:\/\/www.ciraltos.com\/staging2\/#website\"},\"datePublished\":\"2016-04-14T01:32:19+00:00\",\"dateModified\":\"2016-04-14T01:34:25+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/www.ciraltos.com\/staging2\/single-sign-on-with-non-internet-explorer-browser\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/www.ciraltos.com\/staging2\/single-sign-on-with-non-internet-explorer-browser\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/www.ciraltos.com\/staging2\/single-sign-on-with-non-internet-explorer-browser\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"http:\/\/www.ciraltos.com\/staging2\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Single Sign On with Non-Internet Explorer Browser\"}]},{\"@type\":\"WebSite\",\"@id\":\"http:\/\/www.ciraltos.com\/staging2\/#website\",\"url\":\"http:\/\/www.ciraltos.com\/staging2\/\",\"name\":\"ciraltos\",\"description\":\"cloud, technology and trends\",\"publisher\":{\"@id\":\"http:\/\/www.ciraltos.com\/staging2\/#\/schema\/person\/25391996d6cddfecd4d257162b7e373a\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"http:\/\/www.ciraltos.com\/staging2\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-US\"},{\"@type\":[\"Person\",\"Organization\"],\"@id\":\"http:\/\/www.ciraltos.com\/staging2\/#\/schema\/person\/25391996d6cddfecd4d257162b7e373a\",\"name\":\"Travis Roberts\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"http:\/\/www.ciraltos.com\/staging2\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/www.ciraltos.com\/staging2\/wp-content\/uploads\/2023\/03\/Logo-1.png\",\"contentUrl\":\"https:\/\/www.ciraltos.com\/staging2\/wp-content\/uploads\/2023\/03\/Logo-1.png\",\"width\":5657,\"height\":3563,\"caption\":\"Travis Roberts\"},\"logo\":{\"@id\":\"http:\/\/www.ciraltos.com\/staging2\/#\/schema\/person\/image\/\"},\"sameAs\":[\"http:\/\/www.ciraltos.com\",\"https:\/\/twitter.com\/ciraltos\"],\"url\":\"https:\/\/www.ciraltos.com\/staging2\/author\/admin\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Single Sign On with Non-Internet Explorer Browser - ciraltos","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/www.ciraltos.com\/staging2\/single-sign-on-with-non-internet-explorer-browser\/","og_locale":"en_US","og_type":"article","og_title":"Single Sign On with Non-Internet Explorer Browser - ciraltos","og_description":"Today I took care of a cleanup task after the ADFS implementation.\u00a0 The problem: SSO did not work with Microsoft Edge and Chrome.\u00a0 When trying to access any Microsoft cloud services from\u00a0 a non-IE browser, I get directed to the web form landing page to enter a password.","og_url":"https:\/\/www.ciraltos.com\/staging2\/single-sign-on-with-non-internet-explorer-browser\/","og_site_name":"ciraltos","article_published_time":"2016-04-14T01:32:19+00:00","article_modified_time":"2016-04-14T01:34:25+00:00","og_image":[{"url":"http:\/\/www.ciraltos.com\/wp-content\/uploads\/2016\/04\/SSO-150x150.jpg"}],"author":"Travis Roberts","twitter_card":"summary_large_image","twitter_creator":"@ciraltos","twitter_site":"@ciraltos","twitter_misc":{"Written by":"Travis Roberts","Est. reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/www.ciraltos.com\/staging2\/single-sign-on-with-non-internet-explorer-browser\/#article","isPartOf":{"@id":"https:\/\/www.ciraltos.com\/staging2\/single-sign-on-with-non-internet-explorer-browser\/"},"author":{"name":"Travis Roberts","@id":"http:\/\/www.ciraltos.com\/staging2\/#\/schema\/person\/25391996d6cddfecd4d257162b7e373a"},"headline":"Single Sign On with Non-Internet Explorer Browser","datePublished":"2016-04-14T01:32:19+00:00","dateModified":"2016-04-14T01:34:25+00:00","mainEntityOfPage":{"@id":"https:\/\/www.ciraltos.com\/staging2\/single-sign-on-with-non-internet-explorer-browser\/"},"wordCount":146,"commentCount":0,"publisher":{"@id":"http:\/\/www.ciraltos.com\/staging2\/#\/schema\/person\/25391996d6cddfecd4d257162b7e373a"},"keywords":["Azure","chrome","cloud","google","IE","Internet Explorer","InternetExplorer","login","Office 365","password","single sign on","SSO","web"],"articleSection":["Azure","Exchange"],"inLanguage":"en-US","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/www.ciraltos.com\/staging2\/single-sign-on-with-non-internet-explorer-browser\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/www.ciraltos.com\/staging2\/single-sign-on-with-non-internet-explorer-browser\/","url":"https:\/\/www.ciraltos.com\/staging2\/single-sign-on-with-non-internet-explorer-browser\/","name":"Single Sign On with Non-Internet Explorer Browser - ciraltos","isPartOf":{"@id":"http:\/\/www.ciraltos.com\/staging2\/#website"},"datePublished":"2016-04-14T01:32:19+00:00","dateModified":"2016-04-14T01:34:25+00:00","breadcrumb":{"@id":"https:\/\/www.ciraltos.com\/staging2\/single-sign-on-with-non-internet-explorer-browser\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/www.ciraltos.com\/staging2\/single-sign-on-with-non-internet-explorer-browser\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/www.ciraltos.com\/staging2\/single-sign-on-with-non-internet-explorer-browser\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"http:\/\/www.ciraltos.com\/staging2\/"},{"@type":"ListItem","position":2,"name":"Single Sign On with Non-Internet Explorer Browser"}]},{"@type":"WebSite","@id":"http:\/\/www.ciraltos.com\/staging2\/#website","url":"http:\/\/www.ciraltos.com\/staging2\/","name":"ciraltos","description":"cloud, technology and trends","publisher":{"@id":"http:\/\/www.ciraltos.com\/staging2\/#\/schema\/person\/25391996d6cddfecd4d257162b7e373a"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"http:\/\/www.ciraltos.com\/staging2\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":["Person","Organization"],"@id":"http:\/\/www.ciraltos.com\/staging2\/#\/schema\/person\/25391996d6cddfecd4d257162b7e373a","name":"Travis Roberts","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"http:\/\/www.ciraltos.com\/staging2\/#\/schema\/person\/image\/","url":"https:\/\/www.ciraltos.com\/staging2\/wp-content\/uploads\/2023\/03\/Logo-1.png","contentUrl":"https:\/\/www.ciraltos.com\/staging2\/wp-content\/uploads\/2023\/03\/Logo-1.png","width":5657,"height":3563,"caption":"Travis Roberts"},"logo":{"@id":"http:\/\/www.ciraltos.com\/staging2\/#\/schema\/person\/image\/"},"sameAs":["http:\/\/www.ciraltos.com","https:\/\/twitter.com\/ciraltos"],"url":"https:\/\/www.ciraltos.com\/staging2\/author\/admin\/"}]}},"_links":{"self":[{"href":"https:\/\/www.ciraltos.com\/staging2\/wp-json\/wp\/v2\/posts\/71"}],"collection":[{"href":"https:\/\/www.ciraltos.com\/staging2\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/www.ciraltos.com\/staging2\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/www.ciraltos.com\/staging2\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/www.ciraltos.com\/staging2\/wp-json\/wp\/v2\/comments?post=71"}],"version-history":[{"count":5,"href":"https:\/\/www.ciraltos.com\/staging2\/wp-json\/wp\/v2\/posts\/71\/revisions"}],"predecessor-version":[{"id":4109,"href":"https:\/\/www.ciraltos.com\/staging2\/wp-json\/wp\/v2\/posts\/71\/revisions\/4109"}],"wp:attachment":[{"href":"https:\/\/www.ciraltos.com\/staging2\/wp-json\/wp\/v2\/media?parent=71"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/www.ciraltos.com\/staging2\/wp-json\/wp\/v2\/categories?post=71"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/www.ciraltos.com\/staging2\/wp-json\/wp\/v2\/tags?post=71"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}