Skip to content

docs: clarify datastore access in role-based access control#313

Open
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/27adfd24
Open

docs: clarify datastore access in role-based access control#313
mintlify[bot] wants to merge 1 commit into
mainfrom
mintlify/27adfd24

Conversation

@mintlify
Copy link
Copy Markdown
Contributor

@mintlify mintlify Bot commented Jun 2, 2026

Summary

Clarifies in the role-based access control docs that reading datastore connection credentials (host, port, username, password) requires the Developer or Admin role, and that Viewers cannot read these credentials.

Context

The upstream change tightens authorization on the legacy v1 datastore GET endpoints (list, get-by-name, credential), which previously returned connection credentials to any project member — including viewers. These endpoints now require at least the developer role, matching the existing behavior of the delete route and aligning with how datastore access is described to users.

Changes

  • Updated the Developer role description to explicitly include datastores and call out access to datastore connection credentials.
  • Updated the Viewer role description to note that viewers cannot read datastore connection credentials.

cc @noeporter for review.

@mintlify
Copy link
Copy Markdown
Contributor Author

mintlify Bot commented Jun 2, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
porter 🟢 Ready View Preview Jun 2, 2026, 10:35 PM

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants