<?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>help on configuring SSO with AzureAD using SAML</title><link>https://community.appian.com/discussions/f/administration/18148/help-on-configuring-sso-with-azuread-using-saml</link><description>hi guys, 
 does someone already played on configuring SAML with AzureAD as identity provider ? Looking at the documentation to me seem to be inverted. 
 Im confused with the terminology. When i did the same, the configuration parameters were opposite</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: help on configuring SSO with AzureAD using SAML</title><link>https://community.appian.com/thread/75632?ContentTypeID=1</link><pubDate>Tue, 28 Jul 2020 11:55:42 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:cb9205be-c6c9-4f34-a18d-9d0bfb0be72e</guid><dc:creator>Justin Watts</dc:creator><description>&lt;p&gt;This article should be helpful&amp;nbsp;&lt;a href="/support/w/kb/330/kb-1108-how-to-create-a-self-signed-certificate-for-saml-authentication"&gt;https://community.appian.com/support/w/kb/330/kb-1108-how-to-create-a-self-signed-certificate-for-saml-authentication&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: help on configuring SSO with AzureAD using SAML</title><link>https://community.appian.com/thread/75631?ContentTypeID=1</link><pubDate>Tue, 28 Jul 2020 11:25:59 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ba57b67f-b2f7-4280-b179-c5b0092bc84a</guid><dc:creator>Pankaj Kabdal</dc:creator><description>&lt;p&gt;How to get service provider signin certificate&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: help on configuring SSO with AzureAD using SAML</title><link>https://community.appian.com/thread/71510?ContentTypeID=1</link><pubDate>Fri, 17 Jan 2020 15:00:25 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:30fd284f-4087-4cce-ac1b-e3c9f6c6de6f</guid><dc:creator>lucadomenella</dc:creator><description>&lt;p&gt;i add how i resolved for helping the community in case will happen to others&lt;/p&gt;
&lt;p&gt;i filled the attribute mapping with:&amp;nbsp;h&lt;a title="http://schemas.xmlsoap.org/ws/2005/05/identity/claims/givenname" href="http://schemas.xmlsoap.org/ws/2005/05/identity/claims/givenname" rel="noopener noreferrer" target="_blank"&gt;ttp://schemas.xmlsoap.org/ws/2005/05/identity/claims/givenname&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;and not: givenname or user.givenname&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: help on configuring SSO with AzureAD using SAML</title><link>https://community.appian.com/thread/71421?ContentTypeID=1</link><pubDate>Mon, 13 Jan 2020 13:57:23 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:c26c7c52-1957-46f0-9025-171ed5c2c00e</guid><dc:creator>Justin Watts</dc:creator><description>&lt;p&gt;&lt;span&gt;Unique User Identifier is synonymous with NameID in this case. Drilling into the attributes configuration, you should see that Azure clarifies this like the following&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/12/pastedimage1578923777356v1.png" alt=" " /&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;So if you want to use that in Appian: leave the username configuration as NameID and make sure the account you use for confirming SSO has an Appian username matching the principal name in Azure.&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/12/pastedimage1578923882416v2.png" alt=" " /&gt;&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: help on configuring SSO with AzureAD using SAML</title><link>https://community.appian.com/thread/71416?ContentTypeID=1</link><pubDate>Mon, 13 Jan 2020 10:24:41 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:05df002c-6c6d-4ce4-8a84-ca490d01b4f2</guid><dc:creator>lucadomenella</dc:creator><description>&lt;p&gt;my config on azure is like this:&lt;/p&gt;
&lt;div class="ext-saml-row"&gt;
&lt;div class="msportalfx-text-regular ext-saml-label"&gt;givenname -&amp;gt;&amp;nbsp;user.givenname&lt;/div&gt;
&lt;/div&gt;
&lt;div class="ext-saml-row"&gt;
&lt;div class="msportalfx-text-regular ext-saml-label"&gt;surname -&amp;gt;&amp;nbsp;user.surname&lt;/div&gt;
&lt;/div&gt;
&lt;div class="ext-saml-row"&gt;
&lt;div class="msportalfx-text-regular ext-saml-label"&gt;emailaddress -&amp;gt;&amp;nbsp;user.mail&lt;/div&gt;
&lt;/div&gt;
&lt;div class="ext-saml-row"&gt;
&lt;div class="msportalfx-text-regular ext-saml-label"&gt;name -&amp;gt;&amp;nbsp;user.userprincipalname&lt;/div&gt;
&lt;/div&gt;
&lt;div class="ext-saml-row"&gt;
&lt;div class="msportalfx-text-regular ext-saml-label"&gt;Unique User Identifier -&amp;gt;&amp;nbsp;user.userprincipalname&lt;/div&gt;
&lt;div class="msportalfx-text-regular ext-saml-label"&gt;&lt;/div&gt;
&lt;div class="msportalfx-text-regular ext-saml-label"&gt;is your the same ? i dont have any NameID....&lt;/div&gt;
&lt;div class="msportalfx-text-regular ext-saml-label"&gt;&lt;/div&gt;
&lt;div class="msportalfx-text-regular ext-saml-label"&gt;Luca&lt;/div&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: help on configuring SSO with AzureAD using SAML</title><link>https://community.appian.com/thread/71391?ContentTypeID=1</link><pubDate>Fri, 10 Jan 2020 18:49:16 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:83a01e78-f05a-4880-aaee-7c2e96f5e5f2</guid><dc:creator>Justin Watts</dc:creator><description>&lt;p&gt;In my example, I have&amp;nbsp;mine set to the default NameID field, which in Azure&amp;nbsp;is mapped to user principal name by default (at least in my tenant).&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/12/pastedimage1578682152397v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;What error are you getting?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: help on configuring SSO with AzureAD using SAML</title><link>https://community.appian.com/thread/71390?ContentTypeID=1</link><pubDate>Fri, 10 Jan 2020 18:42:18 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d20d8eab-0385-44c8-976c-d24ed8be845c</guid><dc:creator>lucadomenella</dc:creator><description>&lt;p&gt;Justin,&lt;/p&gt;
&lt;p&gt;do you remember how what you put in:&amp;nbsp;&lt;span&gt;Username Attribute ?&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;i get an error, but its difficult to troubleshoot on the cloud version. Testing it from Azure, works &lt;span class="emoticon" data-url="https://community.appian.com/cfs-file/__key/system/emoji/1f61e.svg" title="Disappointed"&gt;&amp;#x1f61e;&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;cheers&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;Luca&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: help on configuring SSO with AzureAD using SAML</title><link>https://community.appian.com/thread/71389?ContentTypeID=1</link><pubDate>Fri, 10 Jan 2020 18:09:10 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:d4b981a7-9b7d-4257-a0e0-c8a5d7783cb1</guid><dc:creator>lucadomenella</dc:creator><description>&lt;p&gt;nevermind, i found it myself, its documented in a KB&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: help on configuring SSO with AzureAD using SAML</title><link>https://community.appian.com/thread/71388?ContentTypeID=1</link><pubDate>Fri, 10 Jan 2020 18:00:54 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0dba1121-7ad2-49fc-a91b-894bccd4ba60</guid><dc:creator>lucadomenella</dc:creator><description>&lt;p&gt;what have you put in the field:&amp;nbsp;&lt;span&gt;Authentication Method ????&lt;/span&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: help on configuring SSO with AzureAD using SAML</title><link>https://community.appian.com/thread/71387?ContentTypeID=1</link><pubDate>Fri, 10 Jan 2020 17:16:51 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:872e5b5b-5816-4514-b303-390e845b27fd</guid><dc:creator>lucadomenella</dc:creator><description>&lt;p&gt;hi Justin,&lt;/p&gt;
&lt;p&gt;thanks a lot. About the certificate, did you managed to use the AzureAD certificate created by Azure or did you created a selfsigned and upload to Appian and Azure too ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: help on configuring SSO with AzureAD using SAML</title><link>https://community.appian.com/thread/71385?ContentTypeID=1</link><pubDate>Fri, 10 Jan 2020 16:38:18 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:3d8c00ed-950a-4c6d-9cd5-2ad920ea5916</guid><dc:creator>Justin Watts</dc:creator><description>&lt;p&gt;I&amp;#39;ve done this successfully, but it&amp;#39;s been awhile so I don&amp;#39;t recall many specific details.&lt;/p&gt;
&lt;p&gt;I don&amp;#39;t think the Service Provider Name really matters, and looking through my configurations, my Appian Entity ID matches the Identity/Entity ID in the Azure Application configuration. Redacting my exact values but below is an example of what I mean.&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/12/pastedimage1578674296318v1.png" alt=" " /&gt;&lt;/p&gt;
&lt;p&gt;&lt;img src="/resized-image/__size/320x240/__key/communityserver-discussions-components-files/12/pastedimage1578674315711v2.png" alt=" " /&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>