docs: document service account token rotation and custom roles#603
Merged
docs: document service account token rotation and custom roles#603
Conversation
Adds a "Rotating tokens" section and reframes "Scopes" into built-in roles + custom roles, matching the recently shipped UI. Restores a one-line note on audit attribution in the overview. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Contributor
🤖 Documentation Bot✅ All checks passed! No issues found. |
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
…org:* scopes legacy The three org:view / org:edit / org:admin scopes are deprecated. New service accounts pick a system role (Admin / Developer / Editor / Reader) or a custom role. Move the scope table to a "Legacy scopes" subsection with a note that existing accounts continue to work. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Contributor
🤖 Documentation Bot✅ All checks passed! No issues found. |
Use the full Organization Roles list from references/workspace/roles (Admin, Developer, Editor, Interactive Viewer, Viewer, Member) with descriptions matching the org-roles permission matrix. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Contributor
🤖 Documentation Bot✅ All checks passed! No issues found. |
Matches the legacy-scopes table style for visual consistency. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
Contributor
🤖 Documentation Bot✅ All checks passed! No issues found. |
1 similar comment
Contributor
🤖 Documentation Bot✅ All checks passed! No issues found. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Rotate tokenaction menu (PR feat: add rotate endpoint to service-accounts controller lightdash#22785, #22786).createdBy/updatedBy(the previous attribution section was dropped in Remove service account attribution section #597 without a replacement).Test plan
<Warning>and<Info>callouts correctly.🤖 Generated with Claude Code