Skip to content

Commit 800022d

Browse files
authored
Update sentry auth scope documentation (#677)
1 parent a77cd9b commit 800022d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/monitoring.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@ To generate the auth token, click
3939
[this](https://sentry.io/orgredirect/settings/:orgslug/developer-settings/new-internal/)
4040
to create an internal integration (which grants the selected capabilities to the
4141
recipient, similar to how RBAC works). Give it a name and add the scope for
42-
`Releases:Admin`. Press Save, find the auth token at the bottom of the page
42+
`Releases:Admin` and `Organization:Read`. Press Save, find the auth token at the bottom of the page
4343
under "Tokens", and copy that to secure location (this becomes
4444
`SENTRY_AUTH_TOKEN`). Then visit the organization settings page and copy that
4545
organization slug (`SENTRY_ORG`), and the slug name for your project too

0 commit comments

Comments
 (0)