<?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>Application Authorization</title><link>https://community.appian.com/success/w/article/3261/application-authorization</link><description /><dc:language>en-US</dc:language><generator>Telligent Community 12</generator><item><title>Application Authorization</title><link>https://community.appian.com/success/w/article/3261/application-authorization</link><pubDate>Tue, 23 Apr 2024 13:03:24 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4185b491-8262-4e10-934b-03920bb91337</guid><dc:creator>Appian Max Team</dc:creator><comments>https://community.appian.com/success/w/article/3261/application-authorization#comments</comments><description>Current Revision posted to Article by Appian Max Team on 4/23/2024 1:03:24 PM&lt;br /&gt;
&lt;div&gt;
&lt;h2 id="appian_objects_security_rolemaps"&gt;Appian Objects Security Rolemaps&lt;/h2&gt;
&lt;p&gt;Application authorization defines what artifacts, features, and user interfaces users can access. In Appian, every object has a security rolemap that specifies the different roles and actions that apply to the object. Adding users to an object rolemap allow them to perform the different actions allowed by the specified role on this object.&lt;/p&gt;
&lt;p&gt;For example, adding a user to the viewer role of a datastore object will allow the user to read and write data from and to all the entities (and underlying database tables) declared in the datastore.&lt;/p&gt;
&lt;p&gt;For more information, refer to &lt;a href="https://docs.appian.com/suite/help/latest/object-security.html"&gt;Object Security&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id="using_groups_and_group_memberships"&gt;Using Groups and Group Memberships&lt;/h2&gt;
&lt;p&gt;Users should not directly be assigned to object security rolemaps because changing what a user can see would require modifying the object configuration. It is not a dynamic setup and it would require deploying a new version of the application for every change.&lt;/p&gt;
&lt;p&gt;Instead, users should be members of groups which in turn are assigned to the object security rolemaps. This provides the most flexibility and allows runtime configuration of what users have access to. By adding or removing users from groups, one can change what applications or features users can access and what operations users can perform.&lt;/p&gt;
&lt;h2 id="what_groups_to_create_to_secure_objects"&gt;What Groups to Create to Secure Objects&lt;/h2&gt;
&lt;p&gt;When thinking about securing an application, there are 2 categories of groups to consider:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Application groups - These groups are used to grant high level access to applications and their underlying components. Each application should have at least 2 groups:
&lt;ul&gt;
&lt;li&gt;One viewer group which members have access to view and use the application.&lt;/li&gt;
&lt;li&gt;One administrator group which members have access to configure and manage the application.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Feature/action specific groups - These groups are used to grant access to specific features or actions in the case where access is more or less restricted than the overall application itself. For example:
&lt;ul&gt;
&lt;li&gt;A global record type for Customers may need to be accessible by all users. In this case, a group specific to viewing the record type needs to be created.&lt;/li&gt;
&lt;li&gt;An action to update the customer data may need to be restricted to a subset of users that have access to the application. As such, a group specific to this use case needs to be created.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span style="background-color:#ffff00;"&gt;In majority of cases you should not have to replicate your entire organizational structure using group hierarchies in Appian. Instead create (and/or synchronize) groups only as they are needed for configuring specific application roles or security. Similarly, there is often no need to replicate Appian application group structures in LDAP or other external directory systems.&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Security&lt;/div&gt;
</description></item><item><title>Application Authorization</title><link>https://community.appian.com/success/w/article/3261/application-authorization/revision/5</link><pubDate>Thu, 18 Apr 2024 16:08:53 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4185b491-8262-4e10-934b-03920bb91337</guid><dc:creator>Appian Max Team</dc:creator><comments>https://community.appian.com/success/w/article/3261/application-authorization#comments</comments><description>Revision 5 posted to Article by Appian Max Team on 4/18/2024 4:08:53 PM&lt;br /&gt;
&lt;div&gt;
&lt;h2 id="appian_objects_security_rolemaps"&gt;Appian Objects Security Rolemaps&lt;/h2&gt;
&lt;p&gt;Application authorization defines what artifacts, features, and user interfaces users can access. In Appian, every object has a security rolemap that specifies the different roles and actions that apply to the object. Adding users to an object rolemap allow them to perform the different actions allowed by the specified role on this object.&lt;/p&gt;
&lt;p&gt;For example, adding a user to the viewer role of a datastore object will allow the user to read and write data from and to all the entities (and underlying database tables) declared in the datastore.&lt;/p&gt;
&lt;p&gt;For more information, refer to &lt;a href="https://docs.appian.com/suite/help/latest/object-security.html"&gt;Object Security&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id="using_groups_and_group_memberships"&gt;Using Groups and Group Memberships&lt;/h2&gt;
&lt;p&gt;Users should not directly be assigned to object security rolemaps because changing what a user can see would require modifying the object configuration. It is not a dynamic setup and it would require deploying a new version of the application for every change.&lt;/p&gt;
&lt;p&gt;Instead, users should be members of groups which in turn are assigned to the object security rolemaps. This provides the most flexibility and allows runtime configuration of what users have access to. By adding or removing users from groups, one can change what applications or features users can access and what operations users can perform.&lt;/p&gt;
&lt;h2 id="what_groups_to_create_to_secure_objects"&gt;What Groups to Create to Secure Objects&lt;/h2&gt;
&lt;p&gt;When thinking about securing an application, there are 2 categories of groups to consider:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Application groups - These groups are used to grant high level access to applications and their underlying components. Each application should have at least 2 groups:
&lt;ul&gt;
&lt;li&gt;One viewer group which members have access to view and use the application.&lt;/li&gt;
&lt;li&gt;One administrator group which members have access to configure and manage the application.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Feature/action specific groups - These groups are used to grant access to specific features or actions in the case where access is more or less restricted than the overall application itself. For example:
&lt;ul&gt;
&lt;li&gt;A global record type for Customers may need to be accessible by all users. In this case, a group specific to viewing the record type needs to be created.&lt;/li&gt;
&lt;li&gt;An action to update the customer data may need to be restricted to a subset of users that have access to the application. As such, a group specific to this use case needs to be created.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span style="background-color:#ffff00;"&gt;In majority of cases you should not have to replicate your entire organizational structure using group hierarchies in Appian. Instead create (and/or synchronize) groups only as they are needed for configuring specific application roles or security. Similarly, there is often no need to replicate Appian application group structures in LDAP or other external directory systems.&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Security&lt;/div&gt;
</description></item><item><title>Application Authorization</title><link>https://community.appian.com/success/w/article/3261/application-authorization/revision/4</link><pubDate>Wed, 01 Nov 2023 17:24:58 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4185b491-8262-4e10-934b-03920bb91337</guid><dc:creator>matt.cosenza</dc:creator><comments>https://community.appian.com/success/w/article/3261/application-authorization#comments</comments><description>Revision 4 posted to Article by matt.cosenza on 11/1/2023 5:24:58 PM&lt;br /&gt;
&lt;div&gt;
&lt;h2 id="appian_objects_security_rolemaps"&gt;Appian Objects Security Rolemaps&lt;/h2&gt;
&lt;p&gt;Application authorization defines what artifacts, features, and user interfaces users can access. In Appian, every object has a security rolemap that specifies the different roles and actions that apply to the object. Adding users to an object rolemap allow them to perform the different actions allowed by the specified role on this object.&lt;/p&gt;
&lt;p&gt;For example, adding a user to the viewer role of a datastore object will allow the user to read and write data from and to all the entities (and underlying database tables) declared in the datastore.&lt;/p&gt;
&lt;p&gt;For more information, refer to &lt;a href="https://docs.appian.com/suite/help/latest/object-security.html"&gt;Object Security&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id="using_groups_and_group_memberships"&gt;Using Groups and Group Memberships&lt;/h2&gt;
&lt;p&gt;Users should not directly be assigned to object security rolemaps because changing what a user can see would require modifying the object configuration. It is not a dynamic setup and it would require deploying a new version of the application for every change.&lt;/p&gt;
&lt;p&gt;Instead, users should be members of groups which in turn are assigned to the object security rolemaps. This provides the most flexibility and allows runtime configuration of what users have access to. By adding or removing users from groups, one can change what applications or features users can access and what operations users can perform.&lt;/p&gt;
&lt;h2 id="what_groups_to_create_to_secure_objects"&gt;What Groups to Create to Secure Objects&lt;/h2&gt;
&lt;p&gt;When thinking about securing an application, there are 2 categories of groups to consider:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Application groups - These groups are used to grant high level access to applications and their underlying components. Each application should have at least 2 groups:
&lt;ul&gt;
&lt;li&gt;One viewer group which members have access to view and use the application.&lt;/li&gt;
&lt;li&gt;One administrator group which members have access to configure and manage the application.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Feature/action specific groups - These groups are used to grant access to specific features or actions in the case where access is more or less restricted than the overall application itself. For example:
&lt;ul&gt;
&lt;li&gt;A global record type for Customers may need to be accessible by all users. In this case, a group specific to viewing the record type needs to be created.&lt;/li&gt;
&lt;li&gt;An action to update the customer data may need to be restricted to a subset of users that have access to the application. As such, a group specific to this use case needs to be created.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span style="background-color:#ffff00;"&gt;In majority of cases you should not have to replicate your entire organizational structure using group hierarchies in Appian. Instead create (and/or synchronize) groups only as they are needed for configuring specific application roles or security. Similarly, there is often no need to replicate Appian application group structures in LDAP or other external directory systems.&lt;/span&gt;&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;

&lt;div style="font-size: 90%;"&gt;Tags: Security&lt;/div&gt;
</description></item><item><title>Application Authorization</title><link>https://community.appian.com/success/w/article/3261/application-authorization/revision/3</link><pubDate>Wed, 01 Nov 2023 17:24:52 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4185b491-8262-4e10-934b-03920bb91337</guid><dc:creator>matt.cosenza</dc:creator><comments>https://community.appian.com/success/w/article/3261/application-authorization#comments</comments><description>Revision 3 posted to Article by matt.cosenza on 11/1/2023 5:24:52 PM&lt;br /&gt;
&lt;div&gt;
&lt;h2 id="appian_objects_security_rolemaps"&gt;Appian Objects Security Rolemaps&lt;/h2&gt;
&lt;p&gt;Application authorization defines what artifacts, features, and user interfaces users can access. In Appian, every object has a security rolemap that specifies the different roles and actions that apply to the object. Adding users to an object rolemap allow them to perform the different actions allowed by the specified role on this object.&lt;/p&gt;
&lt;p&gt;For example, adding a user to the viewer role of a datastore object will allow the user to read and write data from and to all the entities (and underlying database tables) declared in the datastore.&lt;/p&gt;
&lt;p&gt;For more information, refer to &lt;a href="https://docs.appian.com/suite/help/latest/object-security.html"&gt;Object Security&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id="using_groups_and_group_memberships"&gt;Using Groups and Group Memberships&lt;/h2&gt;
&lt;p&gt;Users should not directly be assigned to object security rolemaps because changing what a user can see would require modifying the object configuration. It is not a dynamic setup and it would require deploying a new version of the application for every change.&lt;/p&gt;
&lt;p&gt;Instead, users should be members of groups which in turn are assigned to the object security rolemaps. This provides the most flexibility and allows runtime configuration of what users have access to. By adding or removing users from groups, one can change what applications or features users can access and what operations users can perform.&lt;/p&gt;
&lt;h2 id="what_groups_to_create_to_secure_objects"&gt;What Groups to Create to Secure Objects&lt;/h2&gt;
&lt;p&gt;When thinking about securing an application, there are 2 categories of groups to consider:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Application groups - These groups are used to grant high level access to applications and their underlying components. Each application should have at least 2 groups:
&lt;ul&gt;
&lt;li&gt;One viewer group which members have access to view and use the application.&lt;/li&gt;
&lt;li&gt;One administrator group which members have access to configure and manage the application.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Feature/action specific groups - These groups are used to grant access to specific features or actions in the case where access is more or less restricted than the overall application itself. For example:
&lt;ul&gt;
&lt;li&gt;A global record type for Customers may need to be accessible by all users. In this case, a group specific to viewing the record type needs to be created.&lt;/li&gt;
&lt;li&gt;An action to update the customer data may need to be restricted to a subset of users that have access to the application. As such, a group specific to this use case needs to be created.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;In majority of cases you should not have to replicate your entire organizational structure using group hierarchies in Appian. Instead create (and/or synchronize) groups only as they are needed for configuring specific application roles or security. Similarly, there is often no need to replicate Appian application group structures in LDAP or other external directory systems.&lt;/p&gt;
&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>Application Authorization</title><link>https://community.appian.com/success/w/article/3261/application-authorization/revision/2</link><pubDate>Tue, 17 Oct 2023 19:38:01 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4185b491-8262-4e10-934b-03920bb91337</guid><dc:creator>matt.cosenza</dc:creator><comments>https://community.appian.com/success/w/article/3261/application-authorization#comments</comments><description>Revision 2 posted to Article by matt.cosenza on 10/17/2023 7:38:01 PM&lt;br /&gt;
&lt;h2 id="appian_objects_security_rolemaps"&gt;Appian Objects Security Rolemaps&lt;/h2&gt;
&lt;p&gt;Application authorization defines what artifacts, features, and user interfaces users can access. In Appian, every object has a security rolemap that specifies the different roles and actions that apply to the object. Adding users to an object rolemap allow them to perform the different actions allowed by the specified role on this object.&lt;/p&gt;
&lt;p&gt;For example, adding a user to the viewer role of a datastore object will allow the user to read and write data from and to all the entities (and underlying database tables) declared in the datastore.&lt;/p&gt;
&lt;p&gt;For more information, refer to &lt;a href="https://docs.appian.com/suite/help/latest/object-security.html"&gt;Object Security&lt;/a&gt;.&lt;/p&gt;
&lt;h2 id="using_groups_and_group_memberships"&gt;Using Groups and Group Memberships&lt;/h2&gt;
&lt;p&gt;Users should not directly be assigned to object security rolemaps because changing what a user can see would require modifying the object configuration. It is not a dynamic setup and it would require deploying a new version of the application for every change.&lt;/p&gt;
&lt;p&gt;Instead, users should be members of groups which in turn are assigned to the object security rolemaps. This provides the most flexibility and allows runtime configuration of what users have access to. By adding or removing users from groups, one can change what applications or features users can access and what operations users can perform.&lt;/p&gt;
&lt;h2 id="what_groups_to_create_to_secure_objects"&gt;What Groups to Create to Secure Objects&lt;/h2&gt;
&lt;p&gt;When thinking about securing an application, there are 2 categories of groups to consider:&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;Application groups - These groups are used to grant high level access to applications and their underlying components. Each application should have at least 2 groups:
&lt;ul&gt;
&lt;li&gt;One viewer group which members have access to view and use the application.&lt;/li&gt;
&lt;li&gt;One administrator group which members have access to configure and manage the application.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;Feature/action specific groups - These groups are used to grant access to specific features or actions in the case where access is more or less restricted than the overall application itself. For example:
&lt;ul&gt;
&lt;li&gt;A global record type for Customers may need to be accessible by all users. In this case, a group specific to viewing the record type needs to be created.&lt;/li&gt;
&lt;li&gt;An action to update the customer data may need to be restricted to a subset of users that have access to the application. As such, a group specific to this use case needs to be created.&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;In majority of cases you should not have to replicate your entire organizational structure using group hierarchies in Appian. Instead create (and/or synchronize) groups only as they are needed for configuring specific application roles or security. Similarly, there is often no need to replicate Appian application group structures in LDAP or other external directory systems.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item><item><title>Application Authorization</title><link>https://community.appian.com/success/w/article/3261/application-authorization/revision/1</link><pubDate>Thu, 31 Aug 2023 19:11:47 GMT</pubDate><guid isPermaLink="false">d3a83456-d57b-489c-a84c-4e8267bb592a:4185b491-8262-4e10-934b-03920bb91337</guid><dc:creator>joel.larin</dc:creator><comments>https://community.appian.com/success/w/article/3261/application-authorization#comments</comments><description>Revision 1 posted to Article by joel.larin on 8/31/2023 7:11:47 PM&lt;br /&gt;
&lt;p&gt;temp&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;
</description></item></channel></rss>