-
Notifications
You must be signed in to change notification settings - Fork 976
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Update service-tokens.md #4576
Update service-tokens.md #4576
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
@@ -51,7 +51,7 @@ Job admin service tokens can authorize requests for viewing, editing, and creati | |||
Member service tokens can authorize requests for viewing and editing resources, triggering runs, and inviting members to the account. Tokens assigned the Member permission set will have the same permissions as a Member user. For more information about Member users, see "[Self-service permissions](/docs/cloud/manage-access/self-service-permissions)". | |||
|
|||
**Read-only**<br/> | |||
Read-only service tokens can authorize requests for viewing a read-only dashboard, viewing generated documentation, and viewing source freshness reports. | |||
Read-only service tokens can authorize requests for viewing a read-only dashboard, viewing generated documentation, and viewing source freshness reports. This token can access retrieve account level information endpoints on the Admin API and authorize requests to the Discovery API. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
added the 'and' as i think that's what you meant? also added links - let me know if that doesn't make sense though!
Read-only service tokens can authorize requests for viewing a read-only dashboard, viewing generated documentation, and viewing source freshness reports. This token can access retrieve account level information endpoints on the Admin API and authorize requests to the Discovery API. | |
Read-only service tokens can authorize requests for viewing a read-only dashboard, viewing generated documentation, and viewing source freshness reports. This token can access and retrieve account-level information endpoints on the [Admin API](/docs/dbt-cloud-apis/admin-cloud-api) and authorize requests to the [Discovery API](/docs/dbt-cloud-apis/discovery-api). |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
hey @amychen1776 , approved for you and also tweaked it a little. let me know what you think or if you have strong feelings about my suggestions 🙏
What are you changing in this pull request and why?
Clarify access on the team plan service tokens
Checklist
Adding new pages (delete if not applicable):
website/sidebars.js
Removing or renaming existing pages (delete if not applicable):
website/sidebars.js
website/static/_redirects
npm run build
to update the links that point to the deleted page