-
Notifications
You must be signed in to change notification settings - Fork 1.4k
[Docs Feat](Do not merge): Update RBAC documentation for enhanced role scopes and access grants #22245
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
Conversation
This commit updates the core RBAC documentation to reflect the new enhanced user management experience with explicit role scopes and access grants. Key changes: - Enhanced role creation with explicit scope selection (organization/account/entity) - Introduced access grants as explicit links between groups, roles, and targets - Updated workflow from Groups → Accounts → Roles → Access Grants - Replaced administrative settings with custom organization-scoped roles - Added comprehensive documentation for three grant types - Applied MSTP standards throughout (active voice, DNT tags, parallel structure) Files updated: - user-management-concepts.mdx: Core RBAC concepts with access grants model - account-user-mgmt-tutorial.mdx: Complete workflow rewrite for new UI - user-management-ui-and-tasks.mdx: Updated for new tab-based interface - user-permissions.mdx: Enhanced permissions model with role scopes 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
|
Hi @sujitnewrelic 👋 Thanks for your pull request! Your PR is in a queue, and a writer will take a look soon. We generally publish small edits within one business day, and larger edits within three days. Please ensure the propsed changes look good by building it first in your local environment. Refer to this contribution guide to get the site up and running in your local. If you really require a preview url, reach out to one of the writers and they will generate one for you. |
|
netlify build |
🚀 Netlify Preview Building!If the build is successful, the preview for this pull request will be available at the following URL (usually takes 10-20 minutes): https://nr-450376-new-roles-access-grants--docs-website-netlify.netlify.app |
|
netlify build |
|
netlify build |
adutta-newrelic
left a comment
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.
LGTM
This commit updates the core RBAC documentation to reflect the new enhanced user management experience with explicit role scopes and access grants.
Key changes:
Files updated: