You can use the global scope for Guest user roles or set a custom scope, meaning that user role permissions are only applied to specific resources.
To set up the Guest user
Go to the <install_root>/WebAppPlatform/shared/conf directory and open for editing the webappplatform.properties file. (If you installed Cameo Collaborator for Teamwork Cloud) manually, the file may be placed in a custom directory.)
Edit the values in the file as shown below:
# Specify the user name and password of the Guest user.
wap.guest.username=<guest_username>
wap.guest.password=<guest_password>
CODE
Replace the placeholders in the added properties (between angle brackets (<>) with the actual user name and password used in Teamwork Cloud.
Restart Web Application Platform.
Important
The Guest user takes one connection from the Cameo Collaborator license.