Skip to main content
1-Visitor
January 27, 2017
Solved

Mashups for Users

  • January 27, 2017
  • 4 replies
  • 3002 views

I am making different mashups for different users , but if i log in from one user , it can see all other mashups , how i can restrict user to only one mashup

Best answer by Tudor

Permissions for each Mashup will need to be restricted to control Visibility and the ability to edit/execute that mashup (Edit Mashup > Info > Permissions).  There is no automated ability to assign a user to a single mashup and nothing more -- permissions for all Mashups and things in the system will need to be configured appropriately to restrict access.

4 replies

Tudor14-AlexandriteAnswer
14-Alexandrite
January 27, 2017

Permissions for each Mashup will need to be restricted to control Visibility and the ability to edit/execute that mashup (Edit Mashup > Info > Permissions).  There is no automated ability to assign a user to a single mashup and nothing more -- permissions for all Mashups and things in the system will need to be configured appropriately to restrict access.

mkamran1-VisitorAuthor
1-Visitor
January 30, 2017

thanks Tudor

5-Regular Member
January 27, 2017

Muhammad, indeed as Tudor mentioned you will need to restrict the access rights for users. Consider grouping the users and assigning them rights collectively, this way you can reduce the effort on individual user configuration for Mashups or even other entities. Would strongly recommend you to go through the User Groups documentation and of course all the security setup around it in the documentation.

You can also consider setting up the landing pages for all the users by setting specific Home Mashups.

Hope this will help.

mkamran1-VisitorAuthor
1-Visitor
January 30, 2017

thanks sushant