Update from code changes: document dashboard session security - #6394
Update from code changes: document dashboard session security#6394mintlify[bot] wants to merge 7 commits into
Conversation
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
|
Update from code changes updated this PR. Added IP allowlist section to session security docs in four languages Source PRs
|
|
Update from code changes updated this PR. Made no changes; docs already passed all best-practice checks Source PRs
|
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
Summary
Documents the new dashboard session security controls that let Enterprise admins configure session lifetimes, an idle session timeout, and an IP allowlist that restricts dashboard access to trusted networks — all from the Policies tab under Identity & access.
Changes
dashboard/session-security.mdxcovering the two independent session lifetime controls (idle session timeout and maximum session lifetime), how they interact, allowed range (5 minutes to 14 days), per-setting enable toggles, and the related audit log actions./settings/organization/access?tab=policies).Context
Backs the org-level
sessionDurationMinutesandmaxSessionLifetimeMinutessettings shipped in mintlify/server#6392, the IP allowlist UI shipped in mintlify/mint#8881, and the session lifetimes UI shipped in mintlify/mint#8963.Update history
divs so cross-language section links resolve.es,fr, andzh(mintlify/mint#8881).es,fr, andzh(mintlify/mint#8963).Note
Medium Risk
Large surface area (CI sync to external repos with write tokens, new public admin API spec) but changes are documentation and internal tooling rather than runtime product code in this repo.
Overview
Introduces
agent-context/as the canonical source for the Mintlify skill and MCP definitions shipped to Codex, Cursor, and Claude plugins, with build/sync scripts, tests,.mintignoreexclusion, and GitHub Actions to validate on PR and open sync PRs in the three plugin repos after pushes tomain.API & product docs: Documents
POST /v1/deslop/{projectId}inadmin-openapi.jsonandapi/admin/deslop.mdx(AI prose detection, credits, rate limits). Adds guides for GraphQL reference (graphql-setup.mdx), SDK reference from doc-tool artifacts (sdk-reference-setup.mdx), and a full assistant embed widget (assistant/widget.mdx+ preview host). Expands agent publishing options (PR vs push-to-main, static egress), Slack setup/integrations,markdown.instructions, contextual menu per-page overrides, skillgroups, and admin MCP ChatGPT /savemodes.Also adds assistant support skills (custom domain ACME rate limit, editor reset, git revalidation), bumps link-check workflow action versions, and broad copy/OpenAPI auth-description cleanups across analytics and agent endpoints.
Reviewed by Cursor Bugbot for commit e8abc5d. Bugbot is set up for automated code reviews on this repo. Configure here.