BookmarkSubscribeRSS Feed
kcevans
Calcite | Level 5

Has anyone set up SSO to restrict what an employee can see on a Portal?

For example, a director can see all information and all employees that role up to him based on territories. A manager the same but can’t see the director level above his information, down to the individual contributor who would only be able to see their own information.

1 REPLY 1
SASKiwi
PROC Star

I haven't done it but it is definitely possible using SAS's row-level security functionality:

 

http://support.sas.com/documentation/cdl/en/birlpug/64774/HTML/default/viewer.htm#n0ayni3o5acnd9n1mw...

 

With SSO and SAS each user has an identity in SAS metadata which can be used to applied to restrict data access. 

 

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 855 views
  • 0 likes
  • 2 in conversation