Quantcast
Channel: Microsoft Identity Manager forum
Viewing all articles
Browse latest Browse all 7443

FIM Portal- Restricting Search Scopes

$
0
0

Hi, we are working on customizing the FIM 2010 R2 SP1 portal to perform application access management.  What we were looking to do was to organize the hundreds of security groups in the system, use Navigation Bar Resources and Search Scopes to filter through the security groups, then use the join/leave/add member/remove member buttons to manage the memberships to the groups.   

-------------------
We created custom Navigation Bar resources per application area (ie, App1, App2, App3, etc.).  Here's the properties we used:

USAGE KEYWORDS: BasicUI, AppX {where X=custom appID}
NAVIGATION URL: ~/IdentityManagement/aspx/groups/AllGroups.aspx?searchtype={Search Scope ResourceID}&content=%2a

Note: we used the "AllGroups.aspx" because that seemed to be the only URL that supported keeping the join/leave/add/remove buttons. 
------------------
For each application area, we created custom Search Scopes to allow further filtering of the groups (ie, subCat1, subCat2, subCat3, etc.).  Here's the properties we used:

USAGE KEYWORDS: BasicUI, AppX {where X=custom appID}
-------------------

In the above configuration, our custom Search Scopes were not being displayed.  So we modified the Usage Keywords on the Search Scope to also contain "AllSecurityGroups".  Doing so displayed the custom Search Scopes, however it displayed all custom Search Scopes for every area:

Nav Bar: App1; Search Scopes presented: App1-subCat1, App1-subCat2, App2-subCat1, App3-subCat1
Nav Bar: App2; Search Scopes presented: App1-subCat1, App1-subCat2, App2-subCat1, App3-subCat1
Nav Bar: App3; Search Scopes presented: App1-subCat1, App1-subCat2, App2-subCat1, App3-subCat1

What we wanted were just the search scopes for each specific application area:

Nav Bar: App1; Search Scopes presented: App1-subCat1, App1-subCat2
Nav Bar: App2; Search Scopes presented: App2-subCat1
Nav Bar: App3; Search Scopes presented: App3-subCat1

Any ideas on how we can present this way, we've tried multiple configuration options without success?


Viewing all articles
Browse latest Browse all 7443

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>