<?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>Basic User Access</title><link>https://community.appian.com/discussions/f/general/9132/basic-user-access</link><description>Hi folks, I may not describe the issue correctly yet I am sharing this with you, I have an application whose security should be defined in such a way that basic user can also run the application, in the application I am using some groups which are restricted</description><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>RE: Basic User Access</title><link>https://community.appian.com/thread/40829?ContentTypeID=1</link><pubDate>Wed, 28 Dec 2016 00:08:45 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:69dec138-0de9-4c7c-a167-d68610d423b8</guid><dc:creator>sikhivahans</dc:creator><description>@gurdeeps Agreed. May I please know if you have tried the 3rd option as suggested by me earlier?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Basic User Access</title><link>https://community.appian.com/thread/40787?ContentTypeID=1</link><pubDate>Fri, 23 Dec 2016 13:50:48 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:50580043-8574-4756-abe4-c6fb29ed13dc</guid><dc:creator>gurdeeps</dc:creator><description>@sikhivahans the group which I am trying to view is restricted and in any case I can not make it public. Users and groups should be visible  to basic user&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Basic User Access</title><link>https://community.appian.com/thread/40786?ContentTypeID=1</link><pubDate>Fri, 23 Dec 2016 12:48:48 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5a2922c8-629e-4670-849e-09a2548f98e7</guid><dc:creator>gurdeeps</dc:creator><description>@lokeshk I have tried that approach as well but dint work out.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Basic User Access</title><link>https://community.appian.com/thread/40785?ContentTypeID=1</link><pubDate>Fri, 23 Dec 2016 11:35:03 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:feb2d1a6-16cf-485a-b6cd-1d2e5dca9981</guid><dc:creator>sikhivahans</dc:creator><description>@gurdeeps To the best of my knowledge, following are some of the ways to resolve the issue:&lt;br /&gt;1. Update the 'Type' in the 'Security Settings' of the Group to Public. Shared Component by name 'Change Group Security Settings' at http://bit.ly/2i1e1OW should assist you in doing programmatically or you may do the same manually as well. Opening up the security depends on the way the security matrices are defined in your project.&lt;br /&gt;2. Store the users, groups and memberships in the database so that one can trespass the Appian Security on the need basis. This applies to any object in the entire environment as it's a plain database query and helps us overcome the security settings at times when it's really not required. Also please note that this requires significant effort and depends on the type and frequency of the use cases.&lt;br /&gt;3. If the use case you have is limited to Process Modeling, you can query the data before user input task(Use designer privileges in case if the process is being run under the context of initiator who lacks privilege to the groups that need to be queried) and store them in the Process Variables and show the same on UI later on. This is confined to the use cases that emerge in the area of Process Modeling.&lt;br /&gt;&lt;br /&gt;I would be interested to see if any other practitioners have relatively simple and better solutions.&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Basic User Access</title><link>https://community.appian.com/thread/40783?ContentTypeID=1</link><pubDate>Fri, 23 Dec 2016 10:59:49 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5e0b02f6-a797-4847-9a63-f9288d03b9da</guid><dc:creator>gurdeeps</dc:creator><description>@arunthejam On selection of a dropdown value which contains the restricted group&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Basic User Access</title><link>https://community.appian.com/thread/40782?ContentTypeID=1</link><pubDate>Fri, 23 Dec 2016 10:58:34 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:66540fed-213b-4cec-97e0-af6c05571d04</guid><dc:creator>lokeshk</dc:creator><description>@gurdeeps&lt;br /&gt;you can set as-- &amp;quot;Run as whoever designed this process model&amp;quot; in script task node under process model, i think it will work for basic user&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Basic User Access</title><link>https://community.appian.com/thread/40781?ContentTypeID=1</link><pubDate>Fri, 23 Dec 2016 10:49:48 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:2ffd4787-ad84-4450-b144-b6ed3c6d226c</guid><dc:creator>Rama Thummala</dc:creator><description>The Basic user who will access the application should have the respective privileges to do.&lt;br /&gt;We need do the following configurations defined.&lt;br /&gt;1.User need to be added to the respective group.&lt;br /&gt;2.The group should be configured under security of all objects with the privilege level that are going to be in the process that user needs access.&lt;br /&gt;&lt;br /&gt;The user (group) should have at least Viewer permission to the objects to access the application&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>RE: Basic User Access</title><link>https://community.appian.com/thread/40779?ContentTypeID=1</link><pubDate>Fri, 23 Dec 2016 10:43:07 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:003d74ad-b93e-4a4b-a2fe-ba9137088f99</guid><dc:creator>Arun Theja Muthyalu</dc:creator><description>@gurdeeps&lt;br /&gt;Hi,&lt;br /&gt;Can you please let us know on what action your basic user is encountering &amp;quot;User does not have permission or insufficient privileges.&amp;quot; error?&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>