Use Apps to develop feature with user access restricted data?

I client of mine wants to build a web interface where single sign on users visit and can view information that a robot has collected. We can think of the data as a single table with rows and every users have access to a it’s own group of these rows.

Is this possible to build in Apps? How do we identify and connect the users to the Active Directory? Does every user need a specific UiPath user licence?

The client has access to an onprem orchestrator.

@vincera

  1. Yes everyuser needs a license
  2. We can get the current user details and pss it to uirobot to collect the relavent information and send it back …

If the data is in dataservices then we can use direct filters also on current username

Cheers

Thank you for the quick reply!

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.