Skip to content
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

Merged
merged 4 commits into from
Dec 11, 2023
Merged

Update service-tokens.md #4576

merged 4 commits into from
Dec 11, 2023

Conversation

amychen1776
Copy link
Collaborator

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):

  • Add page to website/sidebars.js
  • Provide a unique filename for the new page

Removing or renaming existing pages (delete if not applicable):

  • Remove page from website/sidebars.js
  • Add an entry website/static/_redirects
  • Run link testing locally with npm run build to update the links that point to the deleted page

@amychen1776 amychen1776 requested a review from a team as a code owner December 4, 2023 18:31
Copy link

vercel bot commented Dec 4, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
docs-getdbt-com ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 11, 2023 8:30pm

@github-actions github-actions bot added content Improvements or additions to content size: x-small This change will take under 3 hours to fix. labels Dec 4, 2023
@amychen1776 amychen1776 enabled auto-merge December 4, 2023 19:25
@@ -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.
Copy link
Contributor

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!

Suggested change
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).

Copy link
Contributor

@mirnawong1 mirnawong1 left a 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 🙏

@mirnawong1 mirnawong1 disabled auto-merge December 11, 2023 20:20
@amychen1776 amychen1776 merged commit 2560cfb into current Dec 11, 2023
7 checks passed
@amychen1776 amychen1776 deleted the amychen1776-patch-8 branch December 11, 2023 20:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
content Improvements or additions to content size: x-small This change will take under 3 hours to fix.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants