Skip to content

docs(security): document PERMISSION_INSTRUCTIONS_LINK templating - #43901

Open
rusackas wants to merge 1 commit into
masterfrom
docs/pr-41843-needs-docs-feat-security-actionable-requ
Open

docs(security): document PERMISSION_INSTRUCTIONS_LINK templating#43901
rusackas wants to merge 1 commit into
masterfrom
docs/pr-41843-needs-docs-feat-security-actionable-requ

Conversation

@rusackas

@rusackas rusackas commented Sep 4, 2026

Copy link
Copy Markdown
Member

SUMMARY

#41843 (merged) added templated {datasource_id}, {datasource_name}, {table_names}, and {username} placeholders to PERMISSION_INSTRUCTIONS_LINK, so the "Request access" link on data-permission errors can deep-link into an org's access-request tool with the denied resource pre-filled. The security config docs only described roles/permissions in general terms and never mentioned this. Adding a short section to the admin security docs covering the config and its placeholders.

BEFORE/AFTER SCREENSHOTS OR ANIMATED GIF

N/A, docs-only change.

TESTING INSTRUCTIONS

Read docs/admin_docs/security/security.mdx and confirm the new "Actionable Access-Denied Messages" section (under "Managing Data Source Access for Gamma Roles") accurately reflects the behavior in superset/security/manager.py's _render_permission_instructions_link.

ADDITIONAL INFORMATION

  • Has associated issue:
  • Required feature flags:
  • Changes UI
  • Includes DB Migration (follow approval process in SIP-59)
    • Migration is atomic, supports rollback & is backwards-compatible
    • Confirm DB migration upgrade and downgrade tested
    • Runtime estimates and downtime expectations provided
  • Introduces new feature or API
  • Removes existing feature or API

Co-Authored-By: Claude noreply@anthropic.com

#41843 added templated {datasource_id}/{datasource_name}/{table_names}/{username}
placeholders to PERMISSION_INSTRUCTIONS_LINK so the "Request access" link on
data-permission errors can deep-link into an org's access-request tool, but the
security config docs only described roles/permissions in general terms.

Co-Authored-By: Claude <noreply@anthropic.com>
@bito-code-review

bito-code-review Bot commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Code Review Agent Run #a9d42c

Actionable Suggestions - 0
Review Details
  • Files reviewed - 1 · Commit Range: ad3b337..ad3b337
    • docs/admin_docs/security/security.mdx
  • Files skipped - 0
  • Tools
    • Whispers (Secret Scanner) - ✔︎ Successful
    • Detect-secrets (Secret Scanner) - ✔︎ Successful

Bito Usage Guide

Commands

Type the following command in the pull request comment and save the comment.

  • /review - Manually triggers an incremental AI Review.

  • /review full - Manually triggers a full AI Review.

  • /pause - Pauses automatic reviews on this pull request.

  • /resume - Resumes automatic reviews.

  • /resolve - Marks all Bito-posted review comments as resolved.

  • /abort - Cancels all in-progress reviews.

Refer to the documentation for additional commands.

Configuration

This repository uses Superset You can customize the agent settings here or contact your Bito workspace admin at evan@preset.io.

Documentation & Help

AI Code Review powered by Bito Logo

@github-actions github-actions Bot added doc Namespace | Anything related to documentation preset-io labels Sep 4, 2026
@netlify

netlify Bot commented Sep 4, 2026

Copy link
Copy Markdown

Deploy Preview for superset-docs-preview ready!

Name Link
🔨 Latest commit ad3b337
🔍 Latest deploy log https://app.netlify.com/projects/superset-docs-preview/deploys/6a9b2cc1e96e86000892c25e
😎 Deploy Preview https://deploy-preview-43901--superset-docs-preview.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.
🤖 Make changes Run an agent on this branch

To edit notification comments on pull requests, go to your Netlify project configuration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

doc Namespace | Anything related to documentation preset-io size/S

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant