How to restrict a user or a group of users to access an asset in fatwire
I wanted to obtain standard mvc functionality using fatwire.
Asked
Active
Viewed 198 times
0

Vishnudev K
- 2,874
- 3
- 27
- 42
2 Answers
1
You can add an attribute to the flexasset definition to establish wich users (groups much better) have access to the asset. In your template, before rendering, check if the user (group) have access and, if so, render the asset.

Yosu Lazcoz
- 31
- 1
-
Is there any easier way like the users and access in mvc – Vishnudev K Dec 24 '12 at 11:34
0
Do you mean how to restrict users/groups from accessing assets in Fatwire authoring screen? We can achieve this through multiple ways such as site as the secure scope and assign users/groups to the sites. Users can only see assets available in the logged in site.
If you need users to collaborate within the same site, you can create a one-step workflow and add all sites to the workflow and assign certain users/groups to the workflow.

Balaji Natarajan
- 202
- 1
- 10