-
Notifications
You must be signed in to change notification settings - Fork 0
Information for Administrators
This page is for the person tasked with managing user access to the app.
- Your organisation's domain-specific settings
Collectors will email you to request access to the app and its accompanying spreadsheet.
You will need their @gmail.com
email address.
- Open the MASTER SPREADSHEET
- Share > Add people and groups > [Enter email] > Editor
Note:
- The app reads and writes organisational data, therefore users require permission to edit the spreadsheet in order to access the app.
- If the spreadsheet is not shared, the user may still be able to view it, but they will not see the drop-down menus or the App Help menu item, and the app will not be able to write to it.
2a. Spreadsheet users - share the APPS SCRIPT PROJECT, which is linked to the spreadsheet as a code library
- Open the APPS SCRIPT PROJECT
- Share this project with others > Add people and groups > [Enter email] > Editor.
Note:
- Viewer access only provides access to the STABLE (deployed) version of the app
- Editor also provides access to the Deploy menu and in turn the DEV (head) version of the app.
GCP stands for Google Cloud Platform.
Part of setting up a GCP project (for use with Clasp) is selecting a User Type:
Internal: Only available to users within your organisation. You will not need to submit your app for verification.
External: Available to any test user with a Google Account. Your app will start in testing mode and will only be available to users you add to the list of test users. Once your app is ready to push to production, you may need to verify your app.
During development, the app has a status of testing rather than in production. If you use the External user type then only test users may access the app while it is in testing.
Add a test user:
- Open the script's parent GCP PROJECT
- OAuth user cap > Test users > + ADD USERS
- This user is now allowed to access the STABLE version. The DEV version will show a prompt to 'Request access'.