WIP Access requests section overhaul - #430
Draft
mindymo wants to merge 1 commit into
Draft
Conversation
New concept/routing page for the Access requests section. Serves two purposes: routes new admins to the right "Get started" guide for their setup, and explains the full two-axis model (visibility vs. request settings) and precedence hierarchy for admins who need to configure beyond the basics. Also adds the page as the first entry in the Access requests nav group. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
mindymo
marked this pull request as draft
July 29, 2026 22:51
Contributor
|
Preview deployment for your docs. Learn more about Mintlify Previews.
|
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.
What this PR does
Complete overhaul of the Access requests docs section. This is a multi-step project — this PR will accumulate changes over several work sessions. It is not ready to merge until all steps are complete.
Background
The Access requests section had grown into a tangled mix of overlapping content:
access-requests.mdxpage covered four distinct topics (visibility config, provisioning, request settings, and entitlement provisioning) with no clear organizationSimultaneously, a new product feature split the old "Default config rules" into two separate tools:
Agreed IA
The new section structure:
Content moving out of Access requests → Applications > Provisioning:
account-provisioning.mdxaccount-provisioning.mdxprovisioning.mdxThe precedence model (key concept for this overhaul)
Catalog visibility (who can request):
Request settings (how requests are processed):
Work sequence
access-requests-overview.mdx) + nav updateqs-sso-app-requests.mdx) + redirects from 3 retired pagesaccess-requests.mdx— strip provisioning, update for new UI splitentitlement-config-rules.mdx— 5-rule limit, auto-rule, AI expression, lock interaction, request formemergency.mdx+ finalizedocs.json(redirects, nav cleanup)Notes for next session
qs-sso-app-requests.mdxlink in the overview page will be a 404 until Step 2 is complete.🤖 Generated with Claude Code