<?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/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>SMAL</title><link>https://community.appian.com/discussions/f/administration/35293/smal</link><description>Hi team, 
 We recently planned to migrate the IDP configuration from one to another. During this migration, we did not delete the old IDP (IDP1) but added a new one (IDP2). However, when testing the new IDP (IDP2), we encountered a 401 error. 
 Remarks</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: SMAL</title><link>https://community.appian.com/thread/137422?ContentTypeID=1</link><pubDate>Mon, 01 Jul 2024 11:55:30 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:333c9241-b6a8-4d75-a360-cc7acaa1ea61</guid><dc:creator>varaprasadt0001</dc:creator><description>&lt;pre&gt;yes &lt;/pre&gt;
&lt;pre&gt;[http-nio-8080-exec-7] ERROR com.appiancorp.security.auth.saml.SamlTestServlet - Unexpected exception during SAML authentication test: Signature was either invalid or signing key could not be established as trusted&lt;/pre&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SMAL</title><link>https://community.appian.com/thread/137226?ContentTypeID=1</link><pubDate>Tue, 25 Jun 2024 12:53:53 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:393f59e3-7d0e-4e6d-981a-9bf959ed0548</guid><dc:creator>David Jimenez </dc:creator><description>&lt;p&gt;Against which attributes do you have mapped that values? Seems that the login is being made, but you don&amp;#39;t have permissions in the platform&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;DO you see any error in logs?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SMAL</title><link>https://community.appian.com/thread/137225?ContentTypeID=1</link><pubDate>Tue, 25 Jun 2024 12:50:56 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6e80f71f-ea59-48fd-9626-5a469070b149</guid><dc:creator>varaprasadt0001</dc:creator><description>&lt;p&gt;In our SAML responses, we&amp;#39;ve observed a difference between two identity providers (IdPs) in how the &lt;code&gt;&amp;lt;NameID&amp;gt;&lt;/code&gt; and &lt;code&gt;emailaddress&lt;/code&gt; attributes are handled:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;strong&gt;IdP1&lt;/strong&gt;: The &lt;code&gt;&amp;lt;NameID&amp;gt;&lt;/code&gt; and &lt;code&gt;emailaddress&lt;/code&gt; are the same.&lt;/li&gt;
&lt;li&gt;&lt;strong&gt;IdP2&lt;/strong&gt;: The &lt;code&gt;&amp;lt;NameID&amp;gt;&lt;/code&gt; and &lt;code&gt;emailaddress&lt;/code&gt; are different.&lt;/li&gt;
&lt;/ul&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SMAL</title><link>https://community.appian.com/thread/137222?ContentTypeID=1</link><pubDate>Tue, 25 Jun 2024 12:45:15 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b662fc7b-18cf-42e9-8aab-15bcc7159eec</guid><dc:creator>David Jimenez </dc:creator><description>&lt;p&gt;The only differences between responses is only that line?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SMAL</title><link>https://community.appian.com/thread/137220?ContentTypeID=1</link><pubDate>Tue, 25 Jun 2024 12:21:55 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2649a213-37d1-4797-9bbd-c5cb332b5003</guid><dc:creator>varaprasadt0001</dc:creator><description>&lt;p&gt;Hi David&amp;nbsp;&lt;/p&gt;
&lt;div class="x_"&gt;&lt;span lang="EN-US"&gt;I observed a few differences between Idp1 and idp2 login and also have some Questions&lt;/span&gt;&lt;/div&gt;
&lt;ol start="1"&gt;
&lt;li class="x_MsoListParagraph"&gt;&lt;span lang="EN-US"&gt;Idp1 SAML Response contains the following lines and it&amp;#39;s working fine&amp;nbsp;&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;div class="x_"&gt;&lt;span lang="EN-US"&gt;&amp;lt;AuthnContext&amp;gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="x_"&gt;&lt;span lang="EN-US"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;AuthnContextClassRef&amp;gt;urn:oasis:names:tc:SAML:2.0:ac:classes:&lt;b&gt;Password&lt;/b&gt;&amp;lt;/AuthnContextClassRef&amp;gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="x_"&gt;&lt;span lang="EN-US"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/AuthnContext&amp;gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="x_"&gt;&lt;span lang="EN-US"&gt;&amp;nbsp;&lt;/span&gt;&lt;/div&gt;
&lt;div class="x_"&gt;&lt;span lang="EN-US"&gt;While IDP2 had it like this we geting 401 error in the interface&amp;nbsp;&lt;br /&gt;&lt;img style="max-height:240px;max-width:320px;" src="/resized-image/__size/640x480/__key/communityserver-discussions-components-files/12/pastedimage1719318107602v2.png" alt=" " /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="x_"&gt;&lt;span lang="EN-US"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;AuthnContext&amp;gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="x_"&gt;&lt;span lang="EN-US"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;AuthnContextClassRef&amp;gt;urn:oasis:names:tc:SAML:2.0:ac:classes:&lt;b&gt;&lt;span&gt;Unspecified&lt;/span&gt;&lt;/b&gt;&amp;lt;/AuthnContextClassRef&amp;gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="x_"&gt;&lt;span lang="EN-US"&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;lt;/AuthnContext&amp;gt;&lt;/span&gt;&lt;/div&gt;
&lt;div class="x_"&gt;&lt;span lang="EN-US"&gt;Could this be an issue?&lt;/span&gt;&lt;/div&gt;
&lt;ol start="2"&gt;
&lt;li class="x_MsoListParagraph"&gt;&lt;span lang="EN-US"&gt;Our generated Metadata file which we provided might have changed a little in terms of &amp;lt;md:RequestedAttribute&amp;gt; even if I guess that doesn&amp;rsquo;t matter, could that be a reason that it can&amp;rsquo;t authenticate?&lt;br /&gt;&lt;br /&gt;&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SMAL</title><link>https://community.appian.com/thread/137202?ContentTypeID=1</link><pubDate>Tue, 25 Jun 2024 07:36:15 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:98865761-6931-470b-8f51-ac119a48e86a</guid><dc:creator>David Jimenez </dc:creator><description>&lt;p&gt;I do not understand......&amp;nbsp;First of all, I would try to find where the error is located.. (using SAML Tools).&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SMAL</title><link>https://community.appian.com/thread/137197?ContentTypeID=1</link><pubDate>Tue, 25 Jun 2024 04:38:23 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:e51c29e6-a50b-4f85-88cc-da2f4b7fef81</guid><dc:creator>varaprasadt0001</dc:creator><description>&lt;p&gt;Hi Stefan&amp;nbsp;&lt;br /&gt;In SAML responses, the &lt;code&gt;&amp;lt;NameID&amp;gt;&lt;/code&gt; element and the &lt;code&gt;&amp;lt;Attribute&amp;gt;&lt;/code&gt; elements for &lt;code&gt;emailaddress&lt;/code&gt;&amp;nbsp;was different is this difference lead to 401&amp;nbsp;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SMAL</title><link>https://community.appian.com/thread/137181?ContentTypeID=1</link><pubDate>Mon, 24 Jun 2024 13:25:29 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:272c542f-33e0-4777-b68b-91bd320e644c</guid><dc:creator>varaprasadt0001</dc:creator><description>&lt;p&gt;Hi david why i am not seen the&amp;nbsp;&lt;span&gt;Signature hashing&amp;nbsp;Hashing Algorithm option in smal configuration is there any problem with configuration&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SMAL</title><link>https://community.appian.com/thread/137180?ContentTypeID=1</link><pubDate>Mon, 24 Jun 2024 13:23:59 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2609df84-4b32-4771-b039-65dfc0dd47b4</guid><dc:creator>varaprasadt0001</dc:creator><description>&lt;p&gt;Hi Seefan thank you for you responce I raise the support ticket&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SMAL</title><link>https://community.appian.com/thread/137178?ContentTypeID=1</link><pubDate>Mon, 24 Jun 2024 13:18:48 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:181eff67-0b1d-4675-b5d5-eb7ca4d3d064</guid><dc:creator>David Jimenez </dc:creator><description>&lt;p&gt;Install saml extension in your browser, and you will be able to compare both requests, in order to check where is the error.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: SMAL</title><link>https://community.appian.com/thread/137162?ContentTypeID=1</link><pubDate>Mon, 24 Jun 2024 08:58:34 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:bd9598b1-d091-4fa1-aa4b-edf5171b3f98</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;Did you consider to open a support case?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>