<?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>Trigger a process model when SAML creates a new user</title><link>https://community.appian.com/discussions/f/new-to-appian/24812/trigger-a-process-model-when-saml-creates-a-new-user</link><description>Hi, 
 I am configuring SAML to authenticate users to login into Appian and whenever there is a new user SAML will create that user in Appian. 
 But my requirement is that there is a table which contains all the groups to which that new user should be</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Trigger a process model when SAML creates a new user</title><link>https://community.appian.com/thread/96076?ContentTypeID=1</link><pubDate>Tue, 07 Jun 2022 18:34:54 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:22159e36-6672-4b2d-93cb-3c54be434aa6</guid><dc:creator>Harika</dc:creator><description>&lt;p&gt;Yeah, It&amp;#39;s supports group sync but the team who adds users to SAML Idp and the Team who give roles and responsibilities are different and more over we&amp;nbsp;were already doing the group sync&amp;nbsp;from database when we were using LDAP itself. So,&amp;nbsp;Customer&amp;nbsp;don&amp;#39;t want to change that.&lt;/p&gt;
&lt;p&gt;And the databases are on-premise and that is shared across multiple platforms.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Trigger a process model when SAML creates a new user</title><link>https://community.appian.com/thread/96050?ContentTypeID=1</link><pubDate>Tue, 07 Jun 2022 12:23:39 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:0edd0e01-5653-4092-a894-10f680476c0c</guid><dc:creator>Stefan Helzle</dc:creator><description>&lt;p&gt;SAML supports group sync. Did you check this?&lt;/p&gt;
&lt;p&gt;There is the SCIM standard which you could also look at.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Trigger a process model when SAML creates a new user</title><link>https://community.appian.com/thread/96049?ContentTypeID=1</link><pubDate>Tue, 07 Jun 2022 12:17:02 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:1ddb489b-73ba-4c98-a2e4-b861d94df932</guid><dc:creator>Harika</dc:creator><description>&lt;p&gt;We are already using LDAP sync in on-premise and now we are&amp;nbsp;migrating&amp;nbsp;to cloud which is a new version and doesn&amp;#39;t support LDAP. So, we are going with SAML now.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Trigger a process model when SAML creates a new user</title><link>https://community.appian.com/thread/96041?ContentTypeID=1</link><pubDate>Tue, 07 Jun 2022 08:50:29 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:117c4de1-6f62-4f97-b62d-12f6be6e6c1c</guid><dc:creator>chandhinir0002</dc:creator><description>&lt;p&gt;Please find the below link for more information.&lt;br /&gt;&lt;a href="https://community.appian.com/w/the-appian-playbook/520/ldap-synchronization"&gt;community.appian.com/.../ldap-synchronization&lt;/a&gt;&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Trigger a process model when SAML creates a new user</title><link>https://community.appian.com/thread/96034?ContentTypeID=1</link><pubDate>Tue, 07 Jun 2022 07:22:54 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:63cd7196-a0c5-4925-a8e1-3829d645c083</guid><dc:creator>Stewart Burchell</dc:creator><description>&lt;p&gt;You&amp;#39;d be better off implementing an LDAP sync process that regularly (say nightly) creates/updates/deactivates user accounts between the repository that holds and authenticates your user community and Appian. By synchronising in this manner you can assure that User accounts already exist when someone SSOs into Appian and they already have the role(s) that you want them to have.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Trigger a process model when SAML creates a new user</title><link>https://community.appian.com/thread/96033?ContentTypeID=1</link><pubDate>Tue, 07 Jun 2022 07:14:09 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:b6c97fae-d19a-4bdb-953e-70132beb944f</guid><dc:creator>vikashk739</dc:creator><description>&lt;p&gt;Hi Harika,&lt;/p&gt;
&lt;p&gt;You can create form to capture new user data and then you can trigger respective process model to add the users to groups&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Trigger a process model when SAML creates a new user</title><link>https://community.appian.com/thread/95970?ContentTypeID=1</link><pubDate>Mon, 06 Jun 2022 00:12:14 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:8d4e1f59-b61d-4420-a8cb-74041a799309</guid><dc:creator>agam</dc:creator><description>&lt;p&gt;&lt;a href="/members/harikav0002"&gt;Harika&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;I am not sure if you could really achieve a process model trigger on new user creation.&amp;nbsp;&lt;/p&gt;
&lt;p&gt;But, it also seems like you aren&amp;#39;t using much of Appian&amp;#39;s groups. If you can use role and responsibility assignment via groups, and not manage it through a DB table, you could map the user at tge time of creation to the right groups.&lt;/p&gt;
&lt;p&gt;&lt;/p&gt;
&lt;p&gt;Was there a specific reason why you choose to implement role management through DB and not groups ?&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>