Display or Hide tile based on user role
Just curious if others have dealt with this issue, and whether any good solutions have been found.
We have some SKY Add-ins that are very useful for a small group of our staff, but not applicable to everyone else. We'd like to be able to set it so that only the small group of people who use these tiles will see them, and they will be hidden for everyone else.
My understanding is that the only way to do this is to use the User Identity Token to determine which user is accessing the record, and white-list the users who need to see the tile. Managing a white-list is a bit of a pain, and the process of validating a User Identity Token takes what was a quick and simple Add-in and increases the level of complexity significantly - especially for someone like me without much experience with these development environments.
Do you have tiles that are hidden or displayed based on user, or user role? What solutions do you use?
We have some SKY Add-ins that are very useful for a small group of our staff, but not applicable to everyone else. We'd like to be able to set it so that only the small group of people who use these tiles will see them, and they will be hidden for everyone else.
My understanding is that the only way to do this is to use the User Identity Token to determine which user is accessing the record, and white-list the users who need to see the tile. Managing a white-list is a bit of a pain, and the process of validating a User Identity Token takes what was a quick and simple Add-in and increases the level of complexity significantly - especially for someone like me without much experience with these development environments.
Do you have tiles that are hidden or displayed based on user, or user role? What solutions do you use?
1
Comments
-
Hi Ben,
Sorry we missed responding to this post! At the moment, managing an allow-list of user IDs (or interrogating an external system to determine the role membership for the current user) is the only way to accomplish this type of selective visibility. This is a common request that we've heard from a number of developers, so we'll be discussing how we might provide a more elegant solution for this in the future. Thanks for the feedback!
0 -
We are using a local data warehouse where we store user's permissions. Then based on User Identity Token provided by the NXT, we send the request to the data warehouse to check if that user has access to the specific tile, and only if they do, we proceed to displaying the tile.
0
Categories
- All Categories
- 6 Blackbaud Community Help
- 209 bbcon®
- 1.4K Blackbaud Altru®
- 395 Blackbaud Award Management™ and Blackbaud Stewardship Management™
- 1.1K Blackbaud CRM™ and Blackbaud Internet Solutions™
- 15 donorCentrics®
- 359 Blackbaud eTapestry®
- 2.5K Blackbaud Financial Edge NXT®
- 646 Blackbaud Grantmaking™
- 564 Blackbaud Education Management Solutions for Higher Education
- 3.2K Blackbaud Education Management Solutions for K-12 Schools
- 934 Blackbaud Luminate Online® and Blackbaud TeamRaiser®
- 84 JustGiving® from Blackbaud®
- 6.4K Blackbaud Raiser's Edge NXT®
- 3.7K SKY Developer
- 243 ResearchPoint™
- 118 Blackbaud Tuition Management™
- 165 Organizational Best Practices
- 238 The Tap (Just for Fun)
- 33 Blackbaud Community Challenges
- 28 PowerUp Challenges
- 3 (Open) Raiser's Edge NXT PowerUp Challenge: Product Update Briefing
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Standard Reports+
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Email Marketing
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Gift Management
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Event Management
- 3 (Closed) Raiser's Edge NXT PowerUp Challenge: Home Page
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Standard Reports
- 4 (Closed) Raiser's Edge NXT PowerUp Challenge: Query
- 779 Community News
- 2.9K Jobs Board
- 53 Blackbaud SKY® Reporting Announcements
- 47 Blackbaud CRM Higher Ed Product Advisory Group (HE PAG)
- 19 Blackbaud CRM Product Advisory Group (BBCRM PAG)


