Is it possible to grant users access to a project but provide read only permissions?
For our production scrapers we have a deployment pipeline that deploys the scrapers from source control and configures the schedule.
We'd like users to have access to view job history and view and download scraper output. We'd like to lock down deploy permissions so we can ensure that the deployed scrapers match what is in source control.
0 Votes
3 Comments
Sorted by
x
xoi-prodposted
almost 6 years ago
Replying back to this thread to keep it active since we're still looking for an answer. Maybe someone from Scrapinghub has an answer?
0 Votes
D
Davidposted
almost 6 years ago
If I am understanding your questions correctly yes you can do this with the scrapy cloud api. C
Currently we have only provision to restrict the access to Billing Information. However any user having access to project can deploy code, run jobs and export data from the jobs.
Platform team has this as a feature request in their to-do list, however we do not have any ETA as when this will be picked up.
Is it possible to grant users access to a project but provide read only permissions?
For our production scrapers we have a deployment pipeline that deploys the scrapers from source control and configures the schedule.
We'd like users to have access to view job history and view and download scraper output. We'd like to lock down deploy permissions so we can ensure that the deployed scrapers match what is in source control.
0 Votes
3 Comments
xoi-prod posted almost 6 years ago
Replying back to this thread to keep it active since we're still looking for an answer. Maybe someone from Scrapinghub has an answer?
0 Votes
David posted almost 6 years ago
If I am understanding your questions correctly yes you can do this with the scrapy cloud api. C
https://doc.scrapinghub.com/scrapy-cloud.html
0 Votes
thriveni posted over 5 years ago Admin
Hello,
Currently we have only provision to restrict the access to Billing Information. However any user having access to project can deploy code, run jobs and export data from the jobs.
Platform team has this as a feature request in their to-do list, however we do not have any ETA as when this will be picked up.
0 Votes
Login to post a comment