- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-21-2016 03:00 PM
If I create a user and give them the ITIL role they are able to open the service catalog and view the categories and items within it. If I add a particular custom role to them they are still able to open the catalog but can no longer see the categories or items. Adding any other custom role doesn't impact their access. My understanding of the way the ACLs work is that once one role gives access adding another can't cause you to fail the ACL so I assume there is something else causing this but I'm not sure what it could be. Any thoughts?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎11-27-2017 04:09 PM
I figured out the solution to this a little while ago. We were forcing a homepage for users with a particular role and apparently if you force a homepage through a BR on the Portal Page table it prevents access to the catalog presumably because the catalog is itself a portal page.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-21-2016 03:03 PM
Hi James,
Check the User Criteria. There may be a criteria defined for that category/catalog/or item that denies access to that criteria definition.
See if any items or categories have something listed on the related list "Not available for"
User Criteria - ServiceNow Wiki
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-21-2016 03:36 PM
That doesn't seem to be the case as none of the categories have user criteria set.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-21-2016 03:42 PM
Thank you for checking that. I don't see anything related to roles on categories or items in the legacy entitlements.
Scratching head while I think of possible other things to check...

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎07-21-2016 03:29 PM
Hi James,
Pre Fuji access can be denied based on entitlement script or other options mentioned here.
Legacy:Service Catalog Access Controls - ServiceNow Wiki
For latest release check for User Criteria.
User Criteria - ServiceNow Wiki