<?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/"><channel><title>KB-1130 "The user [xxxxx] does not have sufficient privileges to perform the requested action because they are not in any role" error thrown in different scenarios</title><link>https://community.appian.com/support/w/kb/352/kb-1130-the-user-xxxxx-does-not-have-sufficient-privileges-to-perform-the-requested-action-because-they-are-not-in-any-role-error-thrown-in-different-scenarios</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>KB-1130 "The user [xxxxx] does not have sufficient privileges to perform the requested action because they are not in any role" error thrown in different scenarios</title><link>https://community.appian.com/support/w/kb/352/kb-1130-the-user-xxxxx-does-not-have-sufficient-privileges-to-perform-the-requested-action-because-they-are-not-in-any-role-error-thrown-in-different-scenarios</link><pubDate>Mon, 16 Nov 2020 14:00:45 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5aa05e1e-ae57-4dcf-a1e1-b48793c33a7b</guid><dc:creator>Elly Meng</dc:creator><comments>https://community.appian.com/support/w/kb/352/kb-1130-the-user-xxxxx-does-not-have-sufficient-privileges-to-perform-the-requested-action-because-they-are-not-in-any-role-error-thrown-in-different-scenarios#comments</comments><description>Current Revision posted to Appian Knowledge Base by Elly Meng on 11/16/2020 2:00:45 PM&lt;br /&gt;
&lt;div class="row content_container"&gt;
&lt;h2 id="symptoms"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;One or more of the following&amp;nbsp;is observed:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;At least one user cannot login&lt;/li&gt;
&lt;li&gt;Unattended activities running as the user will fail&lt;/li&gt;
&lt;li&gt;The user&amp;#39;s password cannot be reset&lt;/li&gt;
&lt;li&gt;The user sees an HTTP 500 - Internal Server Error&amp;nbsp;in the browser when trying to reach&amp;nbsp;https://&amp;lt;sitename&amp;gt;/suite/tempo&amp;nbsp;and&amp;nbsp;https://&amp;lt;sitename&amp;gt;/suite/portal:&lt;/li&gt;
&lt;/ul&gt;
&lt;div class="row content_container" style="padding-left:30px;"&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-11/4477.Capture.PNG"&gt;&lt;img alt=" " src="/resized-image/__size/0x240/__key/communityserver-wikis-components-files/00-00-00-00-11/1715.pastedimage1603329700095v1.png" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;p style="padding-left:30px;"&gt;&lt;span&gt;The following error is observed in the application server log:&lt;/span&gt;&lt;/p&gt;
&lt;!--&lt;div class="content-scrollable-wrapper"&gt;--&gt;
&lt;div style="padding-left:30px;"&gt;
&lt;pre class="code-java"&gt;ERROR com.appiancorp.ap2.PortalActionsUtil - Could not initialize group navigation information &lt;span class="code-keyword"&gt;for&lt;/span&gt; page
PrivilegeException[&lt;span class="code-keyword"&gt;null&lt;/span&gt;=&amp;gt;&lt;span class="code-keyword"&gt;null&lt;/span&gt;]: Insufficient permission
&amp;nbsp;...
ERROR com.appiancorp.ap2.PortalAction - Couldn&amp;#39;t get model information &lt;span class="code-keyword"&gt;for&lt;/span&gt; requested dashboard
PrivilegeException[&lt;span class="code-keyword"&gt;null&lt;/span&gt;=&amp;gt;&lt;span class="code-keyword"&gt;null&lt;/span&gt;]: Insufficient permission
...
The user [username] does not have sufficient privileges to perform the requested action because they are not in any role. (APNX-1-4188-001)&lt;br /&gt;&lt;br /&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;Basic Users are able to login but System Administrators are unable to. The following error is observed in the application server log:&lt;/li&gt;
&lt;/ul&gt;
&lt;div style="padding-left:30px;"&gt;
&lt;pre class="code-java"&gt;ERROR com.appiancorp.security.auth.AppianAuthenticationFailureHandler - Authentication failed. username=Error while trying to authenticate the token: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@fc39b89a: Principal: ****; Credentials: [PROTECTED]; Authenticated: false; Details: AuthenticationDetails[ts=****, entryPoint=PORTAL, clientIpAddress=*.*.*.*, clientUserAgent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36, requestUrl=&lt;br /&gt;https://****.appiancloud.com:443/suite/auth?appian_environment=tempo]; Not granted any authorities&lt;br /&gt;org.springframework.security.authentication.AuthenticationServiceException: Error while trying to authenticate the token: org.springframework.security.aut&lt;br /&gt;hentication.UsernamePasswordAuthenticationToken@fc39b89a: Principal: ****; Credentials: [PROTECTED]; Authenticated: false; Details: AuthenticationDe&lt;br /&gt;tails[ts=2020-10-06 21:01:16.614, entryPoint=PORTAL, clientIpAddress=34.231.2.11, clientUserAgent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/53&lt;br /&gt;7.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36, requestUrl=https://****.appiancloud.com:443/suite/auth?appian_environment=tempo]; Not granted any authorities&lt;br /&gt;...&lt;br /&gt;Caused by: com.appiancorp.suiteapi.common.exceptions.AppianRuntimeException: com.appiancorp.security.authz.AuthorizationException: The user [****] does not have sufficient privileges to perform the requested action. (APNX-1-4188-003)&lt;br /&gt;&lt;br /&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;!--&lt;/div&gt;--&gt;
&lt;h2 id="cause"&gt;Cause&lt;/h2&gt;
&lt;p&gt;One or more of the following:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;The user is deactivated before an upgrade and reactivated after the upgrade. This means that group membership needs to be refreshed.&lt;/li&gt;
&lt;li&gt;The user is not actually part of any role in the system (Application Users).&lt;/li&gt;
&lt;li&gt;The process assignment is being overridden by the swim lane settings, potentially causing an unintended user to start the process or run particular nodes in the process.&lt;/li&gt;
&lt;li&gt;The affected System Administrators are not a part of the Designers System Group. This may happen if the &lt;a href="https://docs.appian.com/suite/help/latest/User_Roles.html#default-setup"&gt;default&amp;nbsp;membership rule&lt;/a&gt;&amp;nbsp;that adds System Administrators to this group is deleted.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="affected-versions"&gt;Action&lt;/h2&gt;
&lt;p&gt;Each step below corresponds to the same numbered cause above:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;To refresh the group membership,&amp;nbsp;perform the following:
&lt;ol&gt;
&lt;li&gt;Add or remove that user to or from any group.&lt;/li&gt;
&lt;li&gt;Have that user log out and log back in to Appian.&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;Permanently add that user to the Application Users group if they are a basic user or the Designer System group if they are a designer/administrator.&lt;/li&gt;
&lt;li&gt;If you believe there is a discrepancy between the user that the server log mentions and the user that the process model or node is intended to run as, check to see if the process model is contained in a swim lane. Swim lane assignment takes precedence and applies to all nodes within a process model unless the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Override lane assignment for this node&lt;/strong&gt;&amp;nbsp;option is selected for a particular node. It is possible that the process or a node is configured to run as a particular user, but the assignment is being &amp;quot;overridden&amp;quot; by the assignment option in the swim lane.&lt;/li&gt;
&lt;li&gt;Ensure&amp;nbsp;that&amp;nbsp;System Administrators who are unable to login are part of the Designers System Group and that the&amp;nbsp;default&amp;nbsp;&lt;span&gt;m&lt;/span&gt;&lt;span&gt;embership rule for this group is present.&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed:&amp;nbsp;November 2020&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: groups, administration, authentication, application design, users&lt;/div&gt;
</description></item><item><title>KB-1130 "The user [xxxxx] does not have sufficient privileges to perform the requested action because they are not in any role" error thrown in different scenarios</title><link>https://community.appian.com/support/w/kb/352/kb-1130-the-user-xxxxx-does-not-have-sufficient-privileges-to-perform-the-requested-action-because-they-are-not-in-any-role-error-thrown-in-different-scenarios/revision/8</link><pubDate>Mon, 16 Nov 2020 13:51:28 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5aa05e1e-ae57-4dcf-a1e1-b48793c33a7b</guid><dc:creator>Elly Meng</dc:creator><comments>https://community.appian.com/support/w/kb/352/kb-1130-the-user-xxxxx-does-not-have-sufficient-privileges-to-perform-the-requested-action-because-they-are-not-in-any-role-error-thrown-in-different-scenarios#comments</comments><description>Revision 8 posted to Appian Knowledge Base by Elly Meng on 11/16/2020 1:51:28 PM&lt;br /&gt;
&lt;div class="row content_container"&gt;
&lt;h2 id="symptoms"&gt;Symptoms&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;At least one user cannot login&lt;/li&gt;
&lt;li&gt;Unattended activities running as the user will fail&lt;/li&gt;
&lt;li&gt;The user&amp;#39;s password cannot be reset&lt;/li&gt;
&lt;li&gt;The user sees an HTTP 500 - Internal Server Error&amp;nbsp;in the browser when trying to reach&amp;nbsp;https://&amp;lt;sitename&amp;gt;/suite/tempo&amp;nbsp;and&amp;nbsp;https://&amp;lt;sitename&amp;gt;/suite/portal:&lt;/li&gt;
&lt;/ul&gt;
&lt;div class="row content_container" style="padding-left:30px;"&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-11/4452.Capture.PNG"&gt;&lt;img alt=" " src="/resized-image/__size/0x240/__key/communityserver-wikis-components-files/00-00-00-00-11/pastedimage1603329700095v1.png" /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;p style="padding-left:30px;"&gt;&lt;span&gt;The following error is observed in the application server log:&lt;/span&gt;&lt;/p&gt;
&lt;!--&lt;div class="content-scrollable-wrapper"&gt;--&gt;
&lt;div style="padding-left:30px;"&gt;
&lt;pre class="code-java"&gt;ERROR com.appiancorp.ap2.PortalActionsUtil - Could not initialize group navigation information &lt;span class="code-keyword"&gt;for&lt;/span&gt; page
PrivilegeException[&lt;span class="code-keyword"&gt;null&lt;/span&gt;=&amp;gt;&lt;span class="code-keyword"&gt;null&lt;/span&gt;]: Insufficient permission
&amp;nbsp;...
ERROR com.appiancorp.ap2.PortalAction - Couldn&amp;#39;t get model information &lt;span class="code-keyword"&gt;for&lt;/span&gt; requested dashboard
PrivilegeException[&lt;span class="code-keyword"&gt;null&lt;/span&gt;=&amp;gt;&lt;span class="code-keyword"&gt;null&lt;/span&gt;]: Insufficient permission
...
The user [username] does not have sufficient privileges to perform the requested action because they are not in any role. (APNX-1-4188-001)&lt;br /&gt;&lt;br /&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;ul&gt;
&lt;li&gt;Basic Users are able to login but System Administrators are unable to. The following error is observed in the application server log:&lt;/li&gt;
&lt;/ul&gt;
&lt;div style="padding-left:30px;"&gt;
&lt;pre class="code-java"&gt;ERROR com.appiancorp.security.auth.AppianAuthenticationFailureHandler - Authentication failed. username=Error while trying to authenticate the token: org.springframework.security.authentication.UsernamePasswordAuthenticationToken@fc39b89a: Principal: ****; Credentials: [PROTECTED]; Authenticated: false; Details: AuthenticationDetails[ts=****, entryPoint=PORTAL, clientIpAddress=*.*.*.*, clientUserAgent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36, requestUrl=&lt;br /&gt;https://****.appiancloud.com:443/suite/auth?appian_environment=tempo]; Not granted any authorities&lt;br /&gt;org.springframework.security.authentication.AuthenticationServiceException: Error while trying to authenticate the token: org.springframework.security.aut&lt;br /&gt;hentication.UsernamePasswordAuthenticationToken@fc39b89a: Principal: ****; Credentials: [PROTECTED]; Authenticated: false; Details: AuthenticationDe&lt;br /&gt;tails[ts=2020-10-06 21:01:16.614, entryPoint=PORTAL, clientIpAddress=34.231.2.11, clientUserAgent=Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/53&lt;br /&gt;7.36 (KHTML, like Gecko) Chrome/85.0.4183.121 Safari/537.36, requestUrl=https://****.appiancloud.com:443/suite/auth?appian_environment=tempo]; Not granted any authorities&lt;br /&gt;...&lt;br /&gt;Caused by: com.appiancorp.suiteapi.common.exceptions.AppianRuntimeException: com.appiancorp.security.authz.AuthorizationException: The user [****] does not have sufficient privileges to perform the requested action. (APNX-1-4188-003)&lt;br /&gt;&lt;br /&gt;&lt;/pre&gt;
&lt;/div&gt;
&lt;!--&lt;/div&gt;--&gt;
&lt;h2 id="cause"&gt;Cause&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;The user is deactivated before an upgrade and reactivated after the upgrade. This means that group membership needs to be refreshed.&lt;/li&gt;
&lt;li&gt;The user is not actually part of any role in the system (Application Users).&lt;/li&gt;
&lt;li&gt;The process assignment is being overridden by the swim lane settings, potentially causing an unintended user to start the process or run particular nodes in the process.&lt;/li&gt;
&lt;li&gt;The affected System Administrators are not a part of the Designers System Group. This may happen if the &lt;a href="https://docs.appian.com/suite/help/latest/User_Roles.html#default-setup"&gt;default&amp;nbsp;membership rule&lt;/a&gt;&amp;nbsp;that adds System Administrators to this group is deleted.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="affected-versions"&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;To refresh the group membership,&amp;nbsp;perform the following:
&lt;ol&gt;
&lt;li&gt;Add or remove that user to or from any group.&lt;/li&gt;
&lt;li&gt;Have that user log out and log back in to Appian.&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;Permanently add that user to the Application Users group if they are a basic user or the Designer System group if they are a designer/administrator.&lt;/li&gt;
&lt;li&gt;If you believe there is a discrepancy between the user that the server log mentions and the user that the process model or node is intended to run as, check to see if the process model is contained in a swim lane. Swim lane assignment takes precedence and applies to all nodes within a process model unless the&lt;span&gt;&amp;nbsp;&lt;/span&gt;&lt;strong&gt;Override lane assignment for this node&lt;/strong&gt;&amp;nbsp;option is selected for a particular node. It is possible that the process or a node is configured to run as a particular user, but the assignment is being &amp;quot;overridden&amp;quot; by the assignment option in the swim lane.&lt;/li&gt;
&lt;li&gt;Ensure&amp;nbsp;that&amp;nbsp;System Administrators who are unable to login are part of the Designers System Group and that the&amp;nbsp;default&amp;nbsp;&lt;span&gt;m&lt;/span&gt;&lt;span&gt;embership rule for this group is present.&lt;/span&gt;&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed:&amp;nbsp;November 2020&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: groups, administration, application design, users&lt;/div&gt;
</description></item><item><title>KB-1130 "The user [xxxxx] does not have sufficient privileges to perform the requested action because they are not in any role" error thrown in different scenarios</title><link>https://community.appian.com/support/w/kb/352/kb-1130-the-user-xxxxx-does-not-have-sufficient-privileges-to-perform-the-requested-action-because-they-are-not-in-any-role-error-thrown-in-different-scenarios/revision/7</link><pubDate>Fri, 21 Dec 2018 16:42:27 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5aa05e1e-ae57-4dcf-a1e1-b48793c33a7b</guid><dc:creator>Jordan Horwat</dc:creator><comments>https://community.appian.com/support/w/kb/352/kb-1130-the-user-xxxxx-does-not-have-sufficient-privileges-to-perform-the-requested-action-because-they-are-not-in-any-role-error-thrown-in-different-scenarios#comments</comments><description>Revision 7 posted to Appian Knowledge Base by Jordan Horwat on 12/21/2018 4:42:27 PM&lt;br /&gt;
&lt;div class="row content_container"&gt;
&lt;h2 id="symptoms"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;At least one user cannot login, or unattended activities running as the user will fail, or you are unable to reset a user&amp;#39;s password.&lt;/p&gt;
&lt;div class="row content_container"&gt;Alternatively, the user sees an HTTP 500 - Internal Server Error&amp;nbsp;in the browser when trying to reach&amp;nbsp;&lt;a href="https://sitename/suite/tempo"&gt;https://&amp;lt;sitename&amp;gt;/suite/tempo&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="https://%3Csitename%3E/suite/portal"&gt;https://&amp;lt;sitename&amp;gt;/suite/portal&lt;/a&gt;:&lt;/div&gt;
&lt;div class="row content_container"&gt;&amp;nbsp;&lt;/div&gt;
&lt;div class="row content_container"&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-11/8272.Capture.PNG"&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-11/8272.Capture.PNG" alt=" " /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;p&gt;The application server log will show the following error:&lt;/p&gt;
&lt;pre class="code-java"&gt;ERROR com.appiancorp.ap2.PortalActionsUtil - Could not initialize group navigation information &lt;span class="code-keyword"&gt;for&lt;/span&gt; page
PrivilegeException[&lt;span class="code-keyword"&gt;null&lt;/span&gt;=&amp;gt;&lt;span class="code-keyword"&gt;null&lt;/span&gt;]: Insufficient permission
&amp;nbsp;...
ERROR com.appiancorp.ap2.PortalAction - Couldn&amp;#39;t get model information &lt;span class="code-keyword"&gt;for&lt;/span&gt; requested dashboard
PrivilegeException[&lt;span class="code-keyword"&gt;null&lt;/span&gt;=&amp;gt;&lt;span class="code-keyword"&gt;null&lt;/span&gt;]: Insufficient permission
...
The user [username] does not have sufficient privileges to perform the requested action because they are not in any role. (APNX-1-4188-001)&lt;/pre&gt;
&lt;h2 id="cause"&gt;Cause&lt;/h2&gt;
&lt;p&gt;The following are possible causes for this issue:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;The user is deactivated before an upgrade and reactivated after the upgrade. This means that group membership needs to be refreshed.&lt;/li&gt;
&lt;li&gt;The user is not actually part of any role in the system (Application Users).&lt;/li&gt;
&lt;li&gt;The process assignment is being overridden by the swim lane settings, potentially causing an unintended user to start the process or run particular nodes in the process.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="affected-versions"&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;To refresh the group membership,&amp;nbsp;perform the following:
&lt;ol&gt;
&lt;li&gt;Add or remove that user to or from any group.&lt;/li&gt;
&lt;li&gt;Have that user log out and log back in to Appian.&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;Permanently add that user to the Application Users group if they are a basic user or the Designers group if they are a designer/administrator.&lt;/li&gt;
&lt;li&gt;If you believe there is a discrepancy between the user that the server log mentions and the user that the process model or node is intended to run as, check to see if the process model is contained in a swim lane. Swim lane assignment takes precedence and applies to all nodes within a process model unless the &lt;strong&gt;Override lane assignment for this node&lt;/strong&gt;&amp;nbsp;option is selected for a particular node. It is possible that the process or a node is configured to run as a particular user, but the assignment is being &amp;quot;overridden&amp;quot; by the assignment option in the swim lane.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed:&amp;nbsp;December 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: groups, administration, application design, users&lt;/div&gt;
</description></item><item><title>KB-1130 "The user [xxxxx] does not have sufficient privileges to perform the requested action because they are not in any role" error thrown in different scenarios</title><link>https://community.appian.com/support/w/kb/352/kb-1130-the-user-xxxxx-does-not-have-sufficient-privileges-to-perform-the-requested-action-because-they-are-not-in-any-role-error-thrown-in-different-scenarios/revision/6</link><pubDate>Tue, 18 Sep 2018 01:31:45 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5aa05e1e-ae57-4dcf-a1e1-b48793c33a7b</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/352/kb-1130-the-user-xxxxx-does-not-have-sufficient-privileges-to-perform-the-requested-action-because-they-are-not-in-any-role-error-thrown-in-different-scenarios#comments</comments><description>Revision 6 posted to Appian Knowledge Base by Parmida Borhani on 9/18/2018 1:31:45 AM&lt;br /&gt;
&lt;div class="row content_container"&gt;
&lt;h2 id="symptoms"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;At least one user cannot login, or unattended activities running as the user will fail, or you are unable to reset a user&amp;#39;s password.&lt;/p&gt;
&lt;div class="row content_container"&gt;Alternatively, the user sees an HTTP 500 - Internal Server Error&amp;nbsp;in the browser when trying to reach&amp;nbsp;&lt;a href="https://sitename/suite/tempo"&gt;https://&amp;lt;sitename&amp;gt;/suite/tempo&lt;/a&gt;&amp;nbsp;and&amp;nbsp;&lt;a href="https://%3Csitename%3E/suite/portal"&gt;https://&amp;lt;sitename&amp;gt;/suite/portal&lt;/a&gt;:&lt;/div&gt;
&lt;div class="row content_container"&gt;&amp;nbsp;&lt;/div&gt;
&lt;div class="row content_container"&gt;&lt;a href="/cfs-file/__key/communityserver-wikis-components-files/00-00-00-00-11/8272.Capture.PNG"&gt;&lt;img src="/resized-image/__size/1200x0/__key/communityserver-wikis-components-files/00-00-00-00-11/8272.Capture.PNG" alt=" " /&gt;&lt;/a&gt;&lt;/div&gt;
&lt;p&gt;The application server log will show the following error:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;com.appiancorp.security.authz.AuthorizationException: The user [xxxxx] does not have sufficient privileges to perform the requested action because they are not in any role. (APNX-1-4188-001)&lt;/code&gt;&lt;/pre&gt;
&lt;h2 id="cause"&gt;Cause&lt;/h2&gt;
&lt;p&gt;The following are possible causes for this issue:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;The user is deactivated before an upgrade and reactivated after the upgrade. This means that group membership needs to be refreshed.&lt;/li&gt;
&lt;li&gt;The user is not actually part of any role in the system (Application Users).&lt;/li&gt;
&lt;li&gt;The process assignment is being overridden by the swim lane settings, potentially causing an unintended user to start the process or run particular nodes in the process.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="affected-versions"&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;To refresh the group membership,&amp;nbsp;perform the following:
&lt;ol&gt;
&lt;li&gt;Add or remove that user to or from any group.&lt;/li&gt;
&lt;li&gt;Have that user log out and log back in to Appian.&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;Permanently add that user to the Application Users group if they are a basic user or the Designers group if they are a designer/administrator.&lt;/li&gt;
&lt;li&gt;If you believe there is a discrepancy between the user that the server log mentions and the user that the process model or node is intended to run as, check to see if the process model is contained in a swim lane. Swim lane assignment takes precedence and applies to all nodes within a process model unless the &lt;strong&gt;Override lane assignment for this node&lt;/strong&gt;&amp;nbsp;option is selected for a particular node. It is possible that the process or a node is configured to run as a particular user, but the assignment is being &amp;quot;overridden&amp;quot; by the assignment option in the swim lane.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed: September 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: groups, administration, application design, users&lt;/div&gt;
</description></item><item><title>KB-1130 "The user [xxxxx] does not have sufficient privileges to perform the requested action because they are not in any role" error thrown in different scenarios</title><link>https://community.appian.com/support/w/kb/352/kb-1130-the-user-xxxxx-does-not-have-sufficient-privileges-to-perform-the-requested-action-because-they-are-not-in-any-role-error-thrown-in-different-scenarios/revision/5</link><pubDate>Thu, 09 Aug 2018 02:12:06 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5aa05e1e-ae57-4dcf-a1e1-b48793c33a7b</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/352/kb-1130-the-user-xxxxx-does-not-have-sufficient-privileges-to-perform-the-requested-action-because-they-are-not-in-any-role-error-thrown-in-different-scenarios#comments</comments><description>Revision 5 posted to Appian Knowledge Base by Parmida Borhani on 8/9/2018 2:12:06 AM&lt;br /&gt;
&lt;div class="row content_container"&gt;
&lt;h2 id="symptoms"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;At least one user cannot login, or unattended activities running as the user will fail, or you are unable to reset a user&amp;#39;s password. The application server log will show the following error:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;com.appiancorp.security.authz.AuthorizationException: The user [xxxxx] does not have sufficient privileges to perform the requested action because they are not in any role. (APNX-1-4188-001)
&lt;/code&gt;&lt;/pre&gt;
&lt;h2 id="cause"&gt;Cause&lt;/h2&gt;
&lt;p&gt;The following are possible causes for this issue:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;The user is deactivated before an upgrade and reactivated after the upgrade. This means that group membership needs to be refreshed.&lt;/li&gt;
&lt;li&gt;The user is not actually part of any role in the system (Application Users).&lt;/li&gt;
&lt;li&gt;The process assignment is being overridden by the swim lane settings, potentially causing an unintended user to start the process or run particular nodes in the process.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="affected-versions"&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;To refresh the group membership,&amp;nbsp;perform the following:
&lt;ol&gt;
&lt;li&gt;Add or remove that user to or from any group.&lt;/li&gt;
&lt;li&gt;Have that user log out and log back in to Appian.&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;Permanently add that user to the Application Users group if they are a basic user or the Designers group if they are a designer/administrator.&lt;/li&gt;
&lt;li&gt;If you believe there is a discrepancy between the user that the server log mentions and the user that the process model or node is intended to run as, check to see if the process model is contained in a swim lane. Swim lane assignment takes precedence and applies to all nodes within a process model unless the &lt;strong&gt;Override lane assignment for this node&lt;/strong&gt;&amp;nbsp;option is selected for a particular node. It is possible that the process or a node is configured to run as a particular user, but the assignment is being &amp;quot;overridden&amp;quot; by the assignment option in the swim lane.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed:&amp;nbsp;January 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: groups, administration, application design, users&lt;/div&gt;
</description></item><item><title>KB-1130 "The user [xxxxx] does not have sufficient privileges to perform the requested action because they are not in any role" error thrown in different scenarios</title><link>https://community.appian.com/support/w/kb/352/kb-1130-the-user-xxxxx-does-not-have-sufficient-privileges-to-perform-the-requested-action-because-they-are-not-in-any-role-error-thrown-in-different-scenarios/revision/4</link><pubDate>Thu, 11 Jan 2018 16:45:18 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5aa05e1e-ae57-4dcf-a1e1-b48793c33a7b</guid><dc:creator>Parmida Borhani</dc:creator><comments>https://community.appian.com/support/w/kb/352/kb-1130-the-user-xxxxx-does-not-have-sufficient-privileges-to-perform-the-requested-action-because-they-are-not-in-any-role-error-thrown-in-different-scenarios#comments</comments><description>Revision 4 posted to Appian Knowledge Base by Parmida Borhani on 1/11/2018 4:45:18 PM&lt;br /&gt;
&lt;div class="row content_container"&gt;
&lt;h2 id="symptoms"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;At least one user cannot login, or unattended activities running as the user will fail, or you are unable to reset a user&amp;#39;s password. The application server log will show the following error:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;com.appiancorp.security.authz.AuthorizationException: The user [xxxxx] does not have sufficient privileges to perform the requested action because they are not in any role. (APNX-1-4188-001)
&lt;/code&gt;&lt;/pre&gt;
&lt;h2 id="cause"&gt;Cause&lt;/h2&gt;
&lt;p&gt;The following are possible causes for this issue:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;The user is deactivated before an upgrade and reactivated after the upgrade. This means that group membership needs to be refreshed.&lt;/li&gt;
&lt;li&gt;The user is not actually part of any role in the system (Application Users).&lt;/li&gt;
&lt;li&gt;The process assignment is being overridden by the swim lane settings, potentially causing an unintended user to start the process or run particular nodes in the process.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="affected-versions"&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;To refresh the group membership,&amp;nbsp;perform the following:
&lt;ol&gt;
&lt;li&gt;Add or remove that user to or from any group.&lt;/li&gt;
&lt;li&gt;Have that user log out and log back in to Appian.&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;Permanently add that user to the Application Users group if they are a basic user or the Designers group if they are a designer/administrator.&lt;/li&gt;
&lt;li&gt;If you believe there is a discrepancy between the user that the server log mentions and the user that the process model or node is intended to run as, check to see if the process model is contained in a swim lane. Swim lane assignment takes precedence and applies to all nodes within a process model unless the &lt;strong&gt;Override lane assignment for this node&lt;/strong&gt;&amp;nbsp;option is selected for a particular node. It is possible that the process or a node is configured to run as a particular user, but the assignment is being &amp;quot;overridden&amp;quot; by the assignment option in the swim lane.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed:&amp;nbsp;January 2018&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: groups, users&lt;/div&gt;
</description></item><item><title>KB-1130 "The user [xxxxx] does not have sufficient privileges to perform the requested action because they are not in any role." error thrown in different scenarios</title><link>https://community.appian.com/support/w/kb/352/kb-1130-the-user-xxxxx-does-not-have-sufficient-privileges-to-perform-the-requested-action-because-they-are-not-in-any-role-error-thrown-in-different-scenarios/revision/3</link><pubDate>Fri, 09 Jun 2017 09:50:39 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5aa05e1e-ae57-4dcf-a1e1-b48793c33a7b</guid><dc:creator>Nick Vigilante</dc:creator><comments>https://community.appian.com/support/w/kb/352/kb-1130-the-user-xxxxx-does-not-have-sufficient-privileges-to-perform-the-requested-action-because-they-are-not-in-any-role-error-thrown-in-different-scenarios#comments</comments><description>Revision 3 posted to Appian Knowledge Base by Nick Vigilante on 6/9/2017 9:50:39 AM&lt;br /&gt;
&lt;div class="row content_container"&gt;
&lt;h2 id="symptoms"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;At least one user cannot login, or unattended activities running as the user will fail, or you are unable to reset a user&amp;#39;s password. The application server log will show the following error:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;com.appiancorp.security.authz.AuthorizationException: The user [xxxxx] does not have sufficient privileges to perform the requested action because they are not in any role. (APNX-1-4188-001)
&lt;/code&gt;&lt;/pre&gt;
&lt;h2 id="cause"&gt;Cause&lt;/h2&gt;
&lt;p&gt;The following are possible causes for this issue:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;The user is deactivated before an upgrade and reactivated after the upgrade. This means that group membership needs to be refreshed.&lt;/li&gt;
&lt;li&gt;The user is not actually part of any role in the system (Application Users).&lt;/li&gt;
&lt;li&gt;The process assignment is being overridden by the swim lane settings, potentially causing an unintended user to start the process or run particular nodes in the process.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="affected-versions"&gt;Action&lt;/h2&gt;
&lt;ol&gt;
&lt;li&gt;To refresh the group membership,&amp;nbsp;perform the following:
&lt;ol&gt;
&lt;li&gt;Add that user to any group.&lt;/li&gt;
&lt;li&gt;Have that user log out and log back in to Appian.&lt;/li&gt;
&lt;li&gt;Remove that user from that group.&lt;/li&gt;
&lt;li&gt;Have that user log out and log back in to Appian again.&lt;/li&gt;
&lt;/ol&gt;
&lt;/li&gt;
&lt;li&gt;Permanently add that user to the Application Users group if they are a basic user or the Designers group if they are a designer/administrator.&lt;/li&gt;
&lt;li&gt;If you believe there is a discrepancy between the user that the server log mentions and the user that the process model or node is intended to run as, check to see if the process model is contained in a swim lane. Swim lane assignment takes precedence and applies to all nodes within a process model unless the &lt;strong&gt;Override lane assignment for this node&lt;/strong&gt;&amp;nbsp;option is selected for a particular node. It is possible that the process or a node is configured to run as a particular user, but the assignment is being &amp;quot;overridden&amp;quot; by the assignment option in the swim lane.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed:&amp;nbsp;June 2017&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: groups, users&lt;/div&gt;
</description></item><item><title>KB-1130 "The user [xxxxx] does not have sufficient privileges to perform the requested action because they are not in any role." error thrown in different scenarios</title><link>https://community.appian.com/support/w/kb/352/kb-1130-the-user-xxxxx-does-not-have-sufficient-privileges-to-perform-the-requested-action-because-they-are-not-in-any-role-error-thrown-in-different-scenarios/revision/2</link><pubDate>Fri, 09 Jun 2017 09:49:43 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5aa05e1e-ae57-4dcf-a1e1-b48793c33a7b</guid><dc:creator>Nick Vigilante</dc:creator><comments>https://community.appian.com/support/w/kb/352/kb-1130-the-user-xxxxx-does-not-have-sufficient-privileges-to-perform-the-requested-action-because-they-are-not-in-any-role-error-thrown-in-different-scenarios#comments</comments><description>Revision 2 posted to Appian Knowledge Base by Nick Vigilante on 6/9/2017 9:49:43 AM&lt;br /&gt;
&lt;div class="row content_container"&gt;
&lt;h2 id="symptoms"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;At least one user cannot login, or unattended activities running as the user will fail, or you are unable to reset a user&amp;#39;s password. The application server log will show the following error:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;com.appiancorp.security.authz.AuthorizationException: The user [xxxxx] does not have sufficient privileges to perform the requested action because they are not in any role. (APNX-1-4188-001)
&lt;/code&gt;&lt;/pre&gt;
&lt;h2 id="cause"&gt;Cause&lt;/h2&gt;
&lt;p&gt;The following are possible causes for this issue:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;The user is deactivated before an upgrade and reactivated after the upgrade. This means that group membership needs to be refreshed.&lt;/li&gt;
&lt;li&gt;The user is not actually part of any role in the system (Application Users).&lt;/li&gt;
&lt;li&gt;The process assignment is being overridden by the swim lane settings, potentially causing an unintended user to start the process or run particular nodes in the process.&lt;/li&gt;
&lt;/ol&gt;
&lt;h2 id="affected-versions"&gt;Action&lt;/h2&gt;
&lt;h4&gt;1&lt;/h4&gt;
&lt;p&gt;To refresh the group membership,&amp;nbsp;perform the following:&lt;/p&gt;
&lt;ol&gt;
&lt;li&gt;Add that user to any group.&lt;/li&gt;
&lt;li&gt;Have that user log out and log back in to Appian.&lt;/li&gt;
&lt;li&gt;Remove that user from that group.&lt;/li&gt;
&lt;li&gt;Have that user log out and log back in to Appian again.&lt;/li&gt;
&lt;/ol&gt;
&lt;h4&gt;2&lt;/h4&gt;
&lt;p&gt;Permanently add that user to the Application Users group if they are a basic user or the Designers group if they are a designer/administrator.&lt;/p&gt;
&lt;h4&gt;3&lt;/h4&gt;
&lt;p&gt;If you believe there is a discrepancy between the user that the server log mentions and the user that the process model or node is intended to run as, check to see if the process model is contained in a swim lane. Swim lane assignment takes precedence and applies to all nodes within a process model unless the &lt;strong&gt;Override lane assignment for this node&lt;/strong&gt;&amp;nbsp;option is selected for a particular node. It is possible that the process or a node is configured to run as a particular user, but the assignment is being &amp;quot;overridden&amp;quot; by the assignment option in the swim lane.&lt;/p&gt;
&lt;h2&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed:&amp;nbsp;June 2017&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: groups, users&lt;/div&gt;
</description></item><item><title>KB-1130 "The user [xxxxx] does not have sufficient privileges to perform the requested action because they are not in any role." error thrown in different scenarios</title><link>https://community.appian.com/support/w/kb/352/kb-1130-the-user-xxxxx-does-not-have-sufficient-privileges-to-perform-the-requested-action-because-they-are-not-in-any-role-error-thrown-in-different-scenarios/revision/1</link><pubDate>Fri, 24 Feb 2017 14:08:48 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:5aa05e1e-ae57-4dcf-a1e1-b48793c33a7b</guid><dc:creator>Nick Vigilante</dc:creator><comments>https://community.appian.com/support/w/kb/352/kb-1130-the-user-xxxxx-does-not-have-sufficient-privileges-to-perform-the-requested-action-because-they-are-not-in-any-role-error-thrown-in-different-scenarios#comments</comments><description>Revision 1 posted to Appian Knowledge Base by Nick Vigilante on 2/24/2017 2:08:48 PM&lt;br /&gt;
&lt;div class="row content_container"&gt;
&lt;h2 id="symptoms"&gt;Symptoms&lt;/h2&gt;
&lt;p&gt;At least one user cannot login, or unattended activities running as the user will fail, or you are unable to reset a user&amp;#39;s password. The application server log will show the following error:&lt;/p&gt;
&lt;pre&gt;&lt;code&gt;com.appiancorp.security.authz.AuthorizationException: The user [xxxxx] does not have sufficient privileges to perform the requested action because they are not in any role. (APNX-1-4188-001)
&lt;/code&gt;&lt;/pre&gt;
&lt;h2 id="cause"&gt;Cause&lt;/h2&gt;
&lt;p&gt;This issue is caused by the user being deactivated before an upgrade and reactivated after the upgrade. This means that group membership needs to be refreshed.&lt;/p&gt;
&lt;p&gt;Alternatively, the user is not actually part of any role in the system (Application Users).&lt;/p&gt;
&lt;h2 id="action"&gt;Action&lt;/h2&gt;
&lt;p&gt;To refresh the group membership, temporarily add the user to a group and then remove that user from that group.&lt;/p&gt;
&lt;p&gt;If that still doesn&amp;#39;t fix that issue, permanently add that user to the Application Users group if they are a basic user or the Designers group if they are a designer/administrator.&lt;/p&gt;
&lt;h2 id="affected-versions"&gt;Affected Versions&lt;/h2&gt;
&lt;p&gt;This article applies to all versions of Appian.&lt;/p&gt;
&lt;/div&gt;
&lt;p&gt;Last Reviewed: April 2016&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: groups, users&lt;/div&gt;
</description></item></channel></rss>