I have implemented the HTML5 self service portal, and set up two service offerings with a pair of requests in each service offering. one is intented for all users to have access to the other is limited access for certain power users. to enable
this I have created a Catelog Group for each Service Offering and corresponding user roles that have access to only one or the other of the Category Groups. and those user roles have an AD group as the only member.
When a user who is in either of those AD groups accesses the portal in can take in excess of 30 seconds to open and navigating around the portal site is similarly slow. When a user who is in a different role (eg. Advanced Operators or Administrators)
with access to all catalog items opens the portal site it opens in an acceptable 2-3 seconds and navigation is similarly improved.
I have moved my test user from one of the scoping AD groups to a group that puts them in the Administrators user role and their portal performance jumps immediately.
I have also modified the scoping AD groups to provide access to All catalog items and again the portal performance immediately improves for users in those roles, and when I then limit the catalog items accessible to that user role portal performance drops
again. So I am absolutely sure that the issue is caused by Service Manager taking a really long time to resolve catalog item permissions when access is limited.
Has anyone else encountered or is able to replicate this issue?