<?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>#SAML. We are on Appian V7.11 cloud and implemented SSO via SAML wherein Appian</title><link>https://community.appian.com/discussions/f/administration/6709/saml-we-are-on-appian-v7-11-cloud-and-implemented-sso-via-saml-wherein-appian</link><description>#SAML. We are on Appian V7.11 cloud and implemented SSO via SAML wherein Appian is the Service Provider. The identity provider sends the SAML Token assertion with uid attribute for Appian username. If the identity provider sends some extra attributes</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: #SAML. We are on Appian V7.11 cloud and implemented SSO via SAML wherein Appian</title><link>https://community.appian.com/thread/26586?ContentTypeID=1</link><pubDate>Wed, 20 Jan 2016 14:48:51 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:96610a09-178d-4e1a-87c6-d4fb4de30d6e</guid><dc:creator>sathishkumars</dc:creator><description>Thanks a lot Tom...&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: #SAML. We are on Appian V7.11 cloud and implemented SSO via SAML wherein Appian</title><link>https://community.appian.com/thread/26568?ContentTypeID=1</link><pubDate>Wed, 20 Jan 2016 03:23:48 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:6dc264fc-6776-49bc-98cf-de53b6b1ee91</guid><dc:creator>Tom Ryan</dc:creator><description>I don&amp;#39;t think there is any functionality OOTB to take advantage of this, I think the best approach as I mentioned will be to design a process model to connect to the IDP to pull in this information. Depending on the methods available for doing this on the IDP, you may need to create a custom plugin to assist with this task.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: #SAML. We are on Appian V7.11 cloud and implemented SSO via SAML wherein Appian</title><link>https://community.appian.com/thread/26529?ContentTypeID=1</link><pubDate>Tue, 19 Jan 2016 15:45:26 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:528e738d-cc0e-42f9-8ac2-747b1a32195c</guid><dc:creator>sathishkumars</dc:creator><description>Thanks again Tom. Yes - our use case is to use the extra attributes passed by IDP in an Appian process model/app. Is this possible at all ? Because, SAML XML provides the feature of adding extra attributes other than just the authentication statement.&lt;br /&gt;&lt;br /&gt;For e.g. &amp;lt;xml:Attribute Name=&amp;quot;the name&amp;quot;&amp;gt; &amp;lt;saml:AttributeValue xmlns:xs=&amp;quot;&lt;a href="http://www.w3.org/2001/XMLSchema"&gt;www.w3.org/.../XMLSchema&amp;quot;&lt;/a&gt; xsi:type=&amp;quot;xs:string&amp;quot;&amp;gt;the value&amp;lt;/saml:AttributeValue&amp;gt; &amp;lt;/saml:Attribute&amp;gt;&lt;br /&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: #SAML. We are on Appian V7.11 cloud and implemented SSO via SAML wherein Appian</title><link>https://community.appian.com/thread/26493?ContentTypeID=1</link><pubDate>Tue, 19 Jan 2016 02:41:19 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:298d0dd4-87ab-480d-bf2d-e8eddf5645d2</guid><dc:creator>Tom Ryan</dc:creator><description>Do you mean for use in a process model/app? As far as I know the fields on the Admin console page are only used for the authentication process. If you want to sync data from your IDP with Appian accounts, then the best approach is probably to set up an additional scheduled process for pulling in this data, eg for LDAP: &lt;a href="https://forum.appian.com/suite/help/7.11/LDAP_Synchronization.html"&gt;forum.appian.com/.../LDAP_Synchronization.html&lt;/a&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: #SAML. We are on Appian V7.11 cloud and implemented SSO via SAML wherein Appian</title><link>https://community.appian.com/thread/26479?ContentTypeID=1</link><pubDate>Mon, 18 Jan 2016 12:39:22 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:ca6a90a9-3f91-4e96-b625-6195cd71bfb4</guid><dc:creator>sathishkumars</dc:creator><description>Thank you Tom. Our use case is that the IDP can pass policy number in the SAML token Attribute, and we need to know how can the policy number be extracted in Appian ? &lt;br /&gt;&lt;br /&gt;But also, can you please let us know on how can we extract the First/Last name or E-mail attribute in Appian ?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: #SAML. We are on Appian V7.11 cloud and implemented SSO via SAML wherein Appian</title><link>https://community.appian.com/thread/26473?ContentTypeID=1</link><pubDate>Mon, 18 Jan 2016 04:15:16 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:666e1c67-0684-45aa-a8e2-044cbc4ac355</guid><dc:creator>Tom Ryan</dc:creator><description>You may be able to specify these in the additional attribute fields in the SAML config Admin Console page, under &amp;#39;E-mail Attribute&amp;#39;, &amp;#39;First/Last Name Attribute&amp;#39;.&lt;br /&gt;&lt;br /&gt;If these do not meet your requirements, can you add some more detail regarding the use case here?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>