Docs/open360 api token roles - #957
Merged
Merged
Conversation
API tokens now carry a role (feature flag api-token-roles), and nothing documented it — the legacy Manage API Tokens page predates the feature. New page at docs/open360/settings/api-tokens.md covers: - The four roles: Admin, User and Read-only are assignable; Custom is a fine-grained permission set assigned outside the UI and can't be edited from this table. - Every new token defaults to Admin, including tokens created before roles existed (legacy/rollout tokens are Admin-equivalent on the backend). - Why it matters: scoping a token narrows the blast radius of a leak to what the token was actually issued for. Links out to the existing Manage API Tokens page for create/delete, which is unchanged and out of scope here. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Custom isn't assignable through this UI, so documenting it alongside the three real options added noise without adding anything actionable. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
✅ Deploy Preview for deluxe-empanada-3ebf3b ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
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.
No description provided.