Document disabling team service account creation (DOCS-2902) - #2973
Merged
mdlinville merged 3 commits intoJul 28, 2026
Conversation
Admins on Dedicated Cloud and Self-Managed v0.83.0+ can set GORILLA_DISABLE_TEAM_SERVICE_ACCOUNT_CREATION=true to prevent creation of team-scoped service accounts. Add the variable to the advanced IAM environment variables table, add a note to the service accounts page, and link the v0.83.0 release note to the new docs.
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
Contributor
📚 Mintlify Preview Links📝 Changed (3 total)📄 Pages (3)
🤖 Generated automatically when Mintlify deployment succeeds |
Contributor
🔗 Link Checker Results✅ All links are valid! No broken links were detected. Preview: https://wb-21fd5541-docs-2902-disable-team-service-account-creation.mintlify.site |
mdlinville
reviewed
Jul 28, 2026
Co-authored-by: Matt Linville <matt@linville.me>
mdlinville
marked this pull request as ready for review
July 28, 2026 17:07
mdlinville
enabled auto-merge (squash)
July 28, 2026 17:07
mdlinville
approved these changes
Jul 28, 2026
Contributor
Readability impactWord-weighted Flesch-Kincaid grade change across 3 changed pages: +0.0 (unchanged). Lower Flesch-Kincaid grade and higher reading ease both mean easier to read. This check is informational and never blocks a PR. Human readability
AI agent comprehensionRated 0-3 (higher is easier for an agent to parse and act on).
Curated-docs baseline median FK grade by type: conceptual 10.5, procedural 8.8, reference 9.4. |
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.
Description
Documents how to prevent the creation of team service accounts with
GORILLA_DISABLE_TEAM_SERVICE_ACCOUNT_CREATION, introduced in v0.83.0 and adds the variable to the advanced env vars page.Testing
mint validate)mint broken-links)Related issues