<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="https://community.appian.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>KB-1903 SAML redirecting to ADFS login page instead of using Integrated Windows Authentication</title><link>https://community.appian.com/support/w/kb/1402/kb-1903-saml-redirecting-to-adfs-login-page-instead-of-using-integrated-windows-authentication</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>KB-1903 SAML redirecting to ADFS login page instead of using Integrated Windows Authentication</title><link>https://community.appian.com/support/w/kb/1402/kb-1903-saml-redirecting-to-adfs-login-page-instead-of-using-integrated-windows-authentication</link><pubDate>Thu, 28 Mar 2019 19:12:13 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5f9ee2f6-f17e-47e7-9a5c-1c15f9c19d08</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/1402/kb-1903-saml-redirecting-to-adfs-login-page-instead-of-using-integrated-windows-authentication#comments</comments><description>Current Revision posted to Appian Knowledge Base by Jordan Horwat on 3/28/2019 7:12:13 PM&lt;br /&gt;
&lt;h2&gt;Symptom&lt;/h2&gt;
&lt;p&gt;After configuring SAML in the Appian Administration Console, users who should be seamlessly logged in based on their Windows session are instead redirected to the ADFS login page, with a &amp;quot;Sign in using your operating system account&amp;quot; link under the credential entry fields:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " border="0" src="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-11/wia_2D00_windows_2D00_account.png" /&gt;&lt;/p&gt;
&lt;p&gt;Users can click on the link to successfully log into Appian.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;ADFS is receiving a &lt;code&gt;RequestedAuthnContext&lt;/code&gt; value in the incoming SAML assertion and is requiring forms-based authentication because the minimum requested authentication context class reference is higher in the ADFS authentication context order than&amp;nbsp;&lt;code&gt;federation:authentication:windows&lt;/code&gt;, which is used for Integrated Windows Authentication. In the SAML request, a lines similar to the following&amp;nbsp;are seen:&lt;/p&gt;
&lt;pre&gt;&lt;span class="hljs-tag"&gt;&amp;lt;&lt;span class="hljs-name"&gt;saml2p:RequestedAuthnContext&lt;/span&gt; &lt;span class="hljs-attr"&gt;Comparison&lt;/span&gt;=&lt;span class="hljs-string"&gt;&amp;quot;minimum&amp;quot;&lt;/span&gt;&amp;gt;&lt;/span&gt; &lt;br /&gt;&amp;lt;&lt;span class="hljs-name"&gt;saml2:AuthnContextClassRef&lt;/span&gt; &lt;span class="hljs-attr"&gt;xmlns:saml2&lt;/span&gt;=&lt;span class="hljs-string"&gt;&amp;quot;urn:oasis:names:tc:SAML:2.0:assertion&amp;quot;&lt;/span&gt;&amp;gt;urn:oasis:names:tc:SAML:2.0:ac:classes:PasswordProtectedTransport&lt;span class="hljs-tag"&gt;&amp;lt;/&lt;span class="hljs-name"&gt;saml2:AuthnContextClassRef&lt;/span&gt;&amp;gt;&lt;/span&gt; &lt;br /&gt;&lt;span class="hljs-tag"&gt;&amp;lt;/&lt;span class="hljs-name"&gt;saml2p:RequestedAuthnContext&lt;/span&gt;&amp;gt;&lt;br /&gt;&lt;/span&gt;&lt;/pre&gt;
&lt;h2&gt;&lt;span class="hljs-tag"&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span class="hljs-tag"&gt;In the Appian Administration Console, change the setting for &amp;quot;Authentication Method&amp;quot; to &lt;strong&gt;None&lt;/strong&gt;. When set to &lt;strong&gt;None&lt;/strong&gt;, Appian does not send&amp;nbsp;a &lt;code&gt;RequestedAuthnContext&lt;/code&gt; value&amp;nbsp;in the SAML request sent to ADFS. Thus, ADFS can&amp;nbsp;default to using Integrated Windows Authentication.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span class="hljs-tag"&gt;Affected Versions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span class="hljs-tag"&gt;This article applies to Appian versions 7.11 and later using IIS as a web server and ADFS as a SAML identity provider.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="hljs-tag"&gt;Last Reviewed: March 2019&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: administration, IIS, web server, Security, SAML, admin console, authentication, ADFS&lt;/div&gt;
</description></item><item><title>KB-1903 SAML redirecting to ADFS login page instead of using Integrated Windows Authentication</title><link>https://community.appian.com/support/w/kb/1402/kb-1903-saml-redirecting-to-adfs-login-page-instead-of-using-integrated-windows-authentication/revision/5</link><pubDate>Thu, 28 Mar 2019 19:12:13 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5f9ee2f6-f17e-47e7-9a5c-1c15f9c19d08</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/1402/kb-1903-saml-redirecting-to-adfs-login-page-instead-of-using-integrated-windows-authentication#comments</comments><description>Revision 5 posted to Appian Knowledge Base by Jordan Horwat on 3/28/2019 7:12:13 PM&lt;br /&gt;
&lt;h2&gt;Symptom&lt;/h2&gt;
&lt;p&gt;After configuring SAML in the Appian Administration Console, users who should be seamlessly logged in based on their Windows session are instead redirected to the ADFS login page, with a &amp;quot;Sign in using your operating system account&amp;quot; link under the credential entry fields:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " border="0" src="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/wia_2D00_windows_2D00_account.png" /&gt;&lt;/p&gt;
&lt;p&gt;Users can click on the link to successfully log into Appian.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;ADFS is receiving a &lt;code&gt;RequestedAuthnContext&lt;/code&gt; value in the incoming SAML assertion and is requiring forms-based authentication because the minimum requested authentication context class reference is higher in the ADFS authentication context order than&amp;nbsp;&lt;code&gt;federation:authentication:windows&lt;/code&gt;, which is used for Integrated Windows Authentication. In the SAML request, a lines similar to the following&amp;nbsp;are seen:&lt;/p&gt;
&lt;pre&gt;&lt;span class="hljs-tag"&gt;&amp;lt;&lt;span class="hljs-name"&gt;saml2p:RequestedAuthnContext&lt;/span&gt; &lt;span class="hljs-attr"&gt;Comparison&lt;/span&gt;=&lt;span class="hljs-string"&gt;&amp;quot;minimum&amp;quot;&lt;/span&gt;&amp;gt;&lt;/span&gt; &lt;br /&gt;&amp;lt;&lt;span class="hljs-name"&gt;saml2:AuthnContextClassRef&lt;/span&gt; &lt;span class="hljs-attr"&gt;xmlns:saml2&lt;/span&gt;=&lt;span class="hljs-string"&gt;&amp;quot;urn:oasis:names:tc:SAML:2.0:assertion&amp;quot;&lt;/span&gt;&amp;gt;urn:oasis:names:tc:SAML:2.0:ac:classes:PasswordProtectedTransport&lt;span class="hljs-tag"&gt;&amp;lt;/&lt;span class="hljs-name"&gt;saml2:AuthnContextClassRef&lt;/span&gt;&amp;gt;&lt;/span&gt; &lt;br /&gt;&lt;span class="hljs-tag"&gt;&amp;lt;/&lt;span class="hljs-name"&gt;saml2p:RequestedAuthnContext&lt;/span&gt;&amp;gt;&lt;br /&gt;&lt;/span&gt;&lt;/pre&gt;
&lt;h2&gt;&lt;span class="hljs-tag"&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span class="hljs-tag"&gt;In the Appian Administration Console, change the setting for &amp;quot;Authentication Method&amp;quot; to &lt;strong&gt;None&lt;/strong&gt;. When set to &lt;strong&gt;None&lt;/strong&gt;, Appian does not send&amp;nbsp;a &lt;code&gt;RequestedAuthnContext&lt;/code&gt; value&amp;nbsp;in the SAML request sent to ADFS. Thus, ADFS can&amp;nbsp;default to using Integrated Windows Authentication.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span class="hljs-tag"&gt;Affected Versions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span class="hljs-tag"&gt;This article applies to Appian versions 7.11 and later using IIS as a web server and ADFS as a SAML identity provider.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="hljs-tag"&gt;Last Reviewed: March 2019&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: administration, IIS, web server, Security, SAML, admin console, authentication, ADFS&lt;/div&gt;
</description></item><item><title>KB-XXXX SAML redirecting to ADFS login page instead of using Integrated Windows Authentication</title><link>https://community.appian.com/support/w/kb/1402/kb-1903-saml-redirecting-to-adfs-login-page-instead-of-using-integrated-windows-authentication/revision/4</link><pubDate>Thu, 28 Mar 2019 15:33:44 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5f9ee2f6-f17e-47e7-9a5c-1c15f9c19d08</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/1402/kb-1903-saml-redirecting-to-adfs-login-page-instead-of-using-integrated-windows-authentication#comments</comments><description>Revision 4 posted to Appian Knowledge Base by Jordan Horwat on 3/28/2019 3:33:44 PM&lt;br /&gt;
&lt;h2&gt;Symptom&lt;/h2&gt;
&lt;p&gt;After configuring SAML in the Appian Administration Console, users who should be seamlessly logged in based on their Windows session are instead redirected to the ADFS login page, with a &amp;quot;Sign in using your operating system account&amp;quot; link under the credential entry fields:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " border="0" src="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/wia_2D00_windows_2D00_account.png" /&gt;&lt;/p&gt;
&lt;p&gt;Users can click on the link to successfully log into Appian.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;ADFS is receiving a &lt;code&gt;RequestedAuthnContext&lt;/code&gt; value in the incoming SAML assertion and is requiring forms-based authentication because the minimum requested authentication context class reference is higher in the ADFS authentication context order than&amp;nbsp;&lt;code&gt;federation:authentication:windows&lt;/code&gt;, which is used for Integrated Windows Authentication. In the SAML request, a lines similar to the following&amp;nbsp;are seen:&lt;/p&gt;
&lt;pre&gt;&lt;span class="hljs-tag"&gt;&amp;lt;&lt;span class="hljs-name"&gt;saml2p:RequestedAuthnContext&lt;/span&gt; &lt;span class="hljs-attr"&gt;Comparison&lt;/span&gt;=&lt;span class="hljs-string"&gt;&amp;quot;minimum&amp;quot;&lt;/span&gt;&amp;gt;&lt;/span&gt; &lt;br /&gt;&amp;lt;&lt;span class="hljs-name"&gt;saml2:AuthnContextClassRef&lt;/span&gt; &lt;span class="hljs-attr"&gt;xmlns:saml2&lt;/span&gt;=&lt;span class="hljs-string"&gt;&amp;quot;urn:oasis:names:tc:SAML:2.0:assertion&amp;quot;&lt;/span&gt;&amp;gt;urn:oasis:names:tc:SAML:2.0:ac:classes:PasswordProtectedTransport&lt;span class="hljs-tag"&gt;&amp;lt;/&lt;span class="hljs-name"&gt;saml2:AuthnContextClassRef&lt;/span&gt;&amp;gt;&lt;/span&gt; &lt;br /&gt;&lt;span class="hljs-tag"&gt;&amp;lt;/&lt;span class="hljs-name"&gt;saml2p:RequestedAuthnContext&lt;/span&gt;&amp;gt;&lt;br /&gt;&lt;/span&gt;&lt;/pre&gt;
&lt;h2&gt;&lt;span class="hljs-tag"&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span class="hljs-tag"&gt;In the Appian Administration Console, change the setting for &amp;quot;Authentication Method&amp;quot; to &lt;strong&gt;None&lt;/strong&gt;. When set to &lt;strong&gt;None&lt;/strong&gt;, Appian does not send&amp;nbsp;a &lt;code&gt;RequestedAuthnContext&lt;/code&gt; value&amp;nbsp;in the SAML request sent to ADFS. Thus, ADFS can&amp;nbsp;default to using Integrated Windows Authentication.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span class="hljs-tag"&gt;Affected Versions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span class="hljs-tag"&gt;This article applies to Appian versions 7.11 and later using IIS as a web server and ADFS as a SAML identity provider.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span class="hljs-tag"&gt;Last Reviewed: March 2019&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: administration, IIS, web server, Security, SAML, admin console, authentication, ADFS&lt;/div&gt;
</description></item><item><title>KB-XXXX SAML redirecting to ADFS login page instead of using Integrated Windows Authentication</title><link>https://community.appian.com/support/w/kb/1402/kb-1903-saml-redirecting-to-adfs-login-page-instead-of-using-integrated-windows-authentication/revision/3</link><pubDate>Thu, 28 Mar 2019 15:16:35 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5f9ee2f6-f17e-47e7-9a5c-1c15f9c19d08</guid><dc:creator>Jussi Lundstedt</dc:creator><comments>https://community.appian.com/support/w/kb/1402/kb-1903-saml-redirecting-to-adfs-login-page-instead-of-using-integrated-windows-authentication#comments</comments><description>Revision 3 posted to Appian Knowledge Base by Jussi Lundstedt on 3/28/2019 3:16:35 PM&lt;br /&gt;
&lt;h2&gt;Symptom&lt;/h2&gt;
&lt;p&gt;After configuring SAML in the Appian Administration Console, users who should be seamlessly logged in based on their Windows session are instead redirected to the ADFS login page, with a &amp;quot;Sign in using your operating system account&amp;quot; link under the credential entry fields:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " border="0" src="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/wia_2D00_windows_2D00_account.png" /&gt;&lt;/p&gt;
&lt;p&gt;Users can click on the link to successfully log into Appian.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;ADFS is receiving a &lt;code&gt;RequestedAuthnContext&lt;/code&gt; value in the incoming SAML assertion and is requiring forms-based authentication because the minimum requested authentication context class reference is higher in the ADFS authentication context order than&amp;nbsp;&lt;code&gt;federation:authentication:windows&lt;/code&gt;, which is used for Integrated Windows Authentication. In the SAML request, a lines similar to the following&amp;nbsp;are seen:&lt;/p&gt;
&lt;pre&gt;&lt;span class="hljs-tag"&gt;&amp;lt;&lt;span class="hljs-name"&gt;saml2p:RequestedAuthnContext&lt;/span&gt; &lt;span class="hljs-attr"&gt;Comparison&lt;/span&gt;=&lt;span class="hljs-string"&gt;&amp;quot;minimum&amp;quot;&lt;/span&gt;&amp;gt;&lt;/span&gt; &lt;br /&gt;&amp;lt;&lt;span class="hljs-name"&gt;saml2:AuthnContextClassRef&lt;/span&gt; &lt;span class="hljs-attr"&gt;xmlns:saml2&lt;/span&gt;=&lt;span class="hljs-string"&gt;&amp;quot;urn:oasis:names:tc:SAML:2.0:assertion&amp;quot;&lt;/span&gt;&amp;gt;urn:oasis:names:tc:SAML:2.0:ac:classes:PasswordProtectedTransport&lt;span class="hljs-tag"&gt;&amp;lt;/&lt;span class="hljs-name"&gt;saml2:AuthnContextClassRef&lt;/span&gt;&amp;gt;&lt;/span&gt; &lt;br /&gt;&lt;span class="hljs-tag"&gt;&amp;lt;/&lt;span class="hljs-name"&gt;saml2p:RequestedAuthnContext&lt;/span&gt;&amp;gt;&lt;br /&gt;&lt;/span&gt;&lt;/pre&gt;
&lt;h2&gt;&lt;span class="hljs-tag"&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span class="hljs-tag"&gt;In the Appian Administration Console, change the setting for &amp;quot;Authentication Method&amp;quot; to &amp;quot;None&amp;quot;. When set to None, Appian does not send&amp;nbsp;a &lt;code&gt;RequestedAuthnContext&lt;/code&gt; value&amp;nbsp;in the SAML request it sends to ADFS. Thus, ADFS can&amp;nbsp;default to using Integrated Windows Authentication.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span class="hljs-tag"&gt;Affected Versions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span class="hljs-tag"&gt;This article applies to Appian versions 7.11 and newer&amp;nbsp;with IIS as a web server and ADFS as a SAML identity provider.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: administration, IIS, web server, Security, SAML, admin console, authentication, ADFS&lt;/div&gt;
</description></item><item><title>KB-XXXX SAML redirecting to ADFS login page instead of using Integrated Windows Authentication</title><link>https://community.appian.com/support/w/kb/1402/kb-1903-saml-redirecting-to-adfs-login-page-instead-of-using-integrated-windows-authentication/revision/2</link><pubDate>Thu, 28 Mar 2019 15:16:03 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5f9ee2f6-f17e-47e7-9a5c-1c15f9c19d08</guid><dc:creator>Jussi Lundstedt</dc:creator><comments>https://community.appian.com/support/w/kb/1402/kb-1903-saml-redirecting-to-adfs-login-page-instead-of-using-integrated-windows-authentication#comments</comments><description>Revision 2 posted to Appian Knowledge Base by Jussi Lundstedt on 3/28/2019 3:16:03 PM&lt;br /&gt;
&lt;h2&gt;Symptom&lt;/h2&gt;
&lt;p&gt;After configuring SAML in the Appian Administration Console, users who should be seamlessly logged in based on their Windows session are instead redirected to the ADFS login page, with a &amp;quot;Sign in using your operating system account&amp;quot; link under the credential entry fields:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " border="0" src="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/wia_2D00_windows_2D00_account.png" /&gt;&lt;/p&gt;
&lt;p&gt;Users can click on the link to successfully log into Appian.&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;ADFS is receiving a &lt;code&gt;RequestedAuthnContext&lt;/code&gt; value in the incoming SAML assertion and is requiring forms-based authentication because the minimum requested authentication context class reference is higher in the ADFS authentication context order than&amp;nbsp;&lt;code&gt;federation:authentication:windows&lt;/code&gt;, which is used for Integrated Windows Authentication. In the SAML request, a lines similar to the following&amp;nbsp;are seen:&lt;/p&gt;
&lt;pre&gt;&lt;span class="hljs-tag"&gt;&amp;lt;&lt;span class="hljs-name"&gt;saml2p:RequestedAuthnContext&lt;/span&gt; &lt;span class="hljs-attr"&gt;Comparison&lt;/span&gt;=&lt;span class="hljs-string"&gt;&amp;quot;minimum&amp;quot;&lt;/span&gt;&amp;gt;&lt;/span&gt; &lt;br /&gt;&amp;lt;&lt;span class="hljs-name"&gt;saml2:AuthnContextClassRef&lt;/span&gt; &lt;span class="hljs-attr"&gt;xmlns:saml2&lt;/span&gt;=&lt;span class="hljs-string"&gt;&amp;quot;urn:oasis:names:tc:SAML:2.0:assertion&amp;quot;&lt;/span&gt;&amp;gt;urn:oasis:names:tc:SAML:2.0:ac:classes:PasswordProtectedTransport&lt;span class="hljs-tag"&gt;&amp;lt;/&lt;span class="hljs-name"&gt;saml2:AuthnContextClassRef&lt;/span&gt;&amp;gt;&lt;/span&gt; &lt;br /&gt;&lt;span class="hljs-tag"&gt;&amp;lt;/&lt;span class="hljs-name"&gt;saml2p:RequestedAuthnContext&lt;/span&gt;&amp;gt;&lt;br /&gt;&lt;/span&gt;&lt;/pre&gt;
&lt;h2&gt;&lt;span class="hljs-tag"&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span class="hljs-tag"&gt;In the Appian Administration Console, change the setting for &amp;quot;Authentication Method&amp;quot; to &amp;quot;None&amp;quot;. When set to None, Appian does not send&amp;nbsp;a &lt;code&gt;RequestedAuthnContext&lt;/code&gt; value&amp;nbsp;in the SAML request it sends to ADFS. Thus, ADFS can&amp;nbsp;default to using Integrated Windows Authentication.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span class="hljs-tag"&gt;Affected Versions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span class="hljs-tag"&gt;This article applies to Appian versions 7.11 and newer&amp;nbsp;with IIS as a web server.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: administration, IIS, web server, Security, SAML, admin console, authentication, ADFS&lt;/div&gt;
</description></item><item><title>KB-XXXX SAML redirecting to ADFS login page instead of using Integrated Windows Authentication</title><link>https://community.appian.com/support/w/kb/1402/kb-1903-saml-redirecting-to-adfs-login-page-instead-of-using-integrated-windows-authentication/revision/1</link><pubDate>Thu, 28 Mar 2019 15:13:32 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5f9ee2f6-f17e-47e7-9a5c-1c15f9c19d08</guid><dc:creator>Jussi Lundstedt</dc:creator><comments>https://community.appian.com/support/w/kb/1402/kb-1903-saml-redirecting-to-adfs-login-page-instead-of-using-integrated-windows-authentication#comments</comments><description>Revision 1 posted to Appian Knowledge Base by Jussi Lundstedt on 3/28/2019 3:13:32 PM&lt;br /&gt;
&lt;h2&gt;Symptom&lt;/h2&gt;
&lt;p&gt;After configuring SAML in the Appian Administration Console, users who should be seamlessly logged in based on their Windows session are instead redirected to the ADFS login page, with the following link under the credential entry fields:&lt;/p&gt;
&lt;p&gt;&lt;img alt=" " border="0" src="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-13/wia_2D00_windows_2D00_account.png" /&gt;&lt;/p&gt;
&lt;h2&gt;Cause&lt;/h2&gt;
&lt;p&gt;ADFS is receiving a RequestedAuthnContext value in the incoming SAML assertion and is requiring forms-based authentication because the minimum requested authentication context class reference is higher in the ADFS authentication context order than&amp;nbsp;federation:authentication:windows, which is used for Integrated Windows Authentication. In the SAML request, a lines similar to the following&amp;nbsp;are seen:&lt;/p&gt;
&lt;pre&gt;&lt;span class="hljs-tag"&gt;&amp;lt;&lt;span class="hljs-name"&gt;saml2p:RequestedAuthnContext&lt;/span&gt; &lt;span class="hljs-attr"&gt;Comparison&lt;/span&gt;=&lt;span class="hljs-string"&gt;&amp;quot;minimum&amp;quot;&lt;/span&gt;&amp;gt;&lt;/span&gt; &lt;br /&gt;&amp;lt;&lt;span class="hljs-name"&gt;saml2:AuthnContextClassRef&lt;/span&gt; &lt;span class="hljs-attr"&gt;xmlns:saml2&lt;/span&gt;=&lt;span class="hljs-string"&gt;&amp;quot;urn:oasis:names:tc:SAML:2.0:assertion&amp;quot;&lt;/span&gt;&amp;gt;urn:oasis:names:tc:SAML:2.0:ac:classes:PasswordProtectedTransport&lt;span class="hljs-tag"&gt;&amp;lt;/&lt;span class="hljs-name"&gt;saml2:AuthnContextClassRef&lt;/span&gt;&amp;gt;&lt;/span&gt; &lt;br /&gt;&lt;span class="hljs-tag"&gt;&amp;lt;/&lt;span class="hljs-name"&gt;saml2p:RequestedAuthnContext&lt;/span&gt;&amp;gt;&lt;br /&gt;&lt;/span&gt;&lt;/pre&gt;
&lt;h2&gt;&lt;span class="hljs-tag"&gt;Action&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span class="hljs-tag"&gt;In the Appian Administration Console, change the setting for &amp;quot;Authentication Method&amp;quot; to &amp;quot;None&amp;quot;. When set to None, Appian does not send&amp;nbsp;a RequestedAuthnContext value from the SAML request it sends to ADFS, and ADFS can&amp;nbsp;default to using Integrated Windows Authentication.&lt;/span&gt;&lt;/p&gt;
&lt;h2&gt;&lt;span class="hljs-tag"&gt;Affected Versions&lt;/span&gt;&lt;/h2&gt;
&lt;p&gt;&lt;span class="hljs-tag"&gt;This article applies to Appian versions 7.11 and newer&amp;nbsp;with IIS as a web server.&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: administration, IIS, web server, Security, SAML, admin console, authentication, ADFS&lt;/div&gt;
</description></item></channel></rss>