Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from this space and version 8.3.0
HTML
<div id="google_translate_element"></div>
<script type="text/javascript">
function googleTranslateElementInit() {
  new google.translate.TranslateElement({pageLanguage: 'en'}, 'google_translate_element');
}
</script>
<script type="text/javascript" src="//translate.google.com/translate_a/element.js?cb=googleTranslateElementInit"></script>

Verifying Permissions

Table of Contents

Check User Permissions by Resource

To verify the permissions of a certain user for a specific resource, open "User Details" for the user from the action menu or by clicking on their username.

Image RemovedImage Added

On the Edit User screen, click on the "Permission Check" tab on the right, then select a Resource from the "Resource lookup" dropdown.

The resulting output will display the detailed permissions for that user and resource combination.

Image RemovedImage Added

User Permissions Chart

...

You may also access the User Permissions Chart by clicking the User icon for the user from the Users List.

Image RemovedImage Added

Once in Chart View, you can graphically view the permissions level of a user by selecting their user name and group from the dropdowns at the top of the chart.

The resulting chart will be color coded depending on permissions level. 


Image RemovedImage Added

Single clicking on a filled circle resource node will expand and collapse the node. You may also filter the results by selecting an option from the "Display" dropdown

Double clicking on a resource will open up the Edit Permissions box, where CRUD permissions may be updated for allowed Resources. Check / Uncheck the desired permissions level, and click save. 

Image RemovedImage Added


Additional Information

...