feat: Mintlify components integration documentations#744
Open
grandmaester wants to merge 4 commits intomainfrom
Open
feat: Mintlify components integration documentations#744grandmaester wants to merge 4 commits intomainfrom
grandmaester wants to merge 4 commits intomainfrom
Conversation
Summary
|
agiannelli-auth0
approved these changes
Mar 11, 2026
mikemimik
requested changes
Mar 11, 2026
Comment on lines
+2906
to
+2944
| }, | ||
| { | ||
| "tab": "Universal Components", | ||
| "groups": [ | ||
| { | ||
| "group": " ", | ||
| "pages": [ | ||
| "docs/universal-components", | ||
| "docs/universal-components/auth0-component-provider", | ||
| "docs/universal-components/styling" | ||
| ] | ||
| }, | ||
| { | ||
| "group": "My Organization", | ||
| "pages": [ | ||
| "docs/universal-components/my-organization/introduction", | ||
| { | ||
| "group": "Domain Management", | ||
| "pages": [ | ||
| "docs/universal-components/my-organization/domain-management/domain-table" | ||
| ] | ||
| }, | ||
| { | ||
| "group": "IDP Management", | ||
| "pages": [ | ||
| "docs/universal-components/my-organization/idp-management/sso-provider-table", | ||
| "docs/universal-components/my-organization/idp-management/sso-provider-create", | ||
| "docs/universal-components/my-organization/idp-management/sso-provider-edit" | ||
| ] | ||
| }, | ||
| { | ||
| "group": "Organization Management", | ||
| "pages": [ | ||
| "docs/universal-components/my-organization/organization-management/organization-details-edit" | ||
| ] | ||
| } | ||
| ] | ||
| } | ||
| ] |
Contributor
There was a problem hiding this comment.
✋🏽 Change Request: Do we have documentation that describes the need for having this information at the top level of our navigation? I think that our Content Writers will need to approve this and I'm not sure this information will be allowed to live here.
❓ Question: Do we have a backup plan for where we might want this information to live within the structure of our current documentation?
mikemimik
requested changes
Mar 11, 2026
Contributor
There was a problem hiding this comment.
❓ Change Request: The changes in this file seem out of place to me. Could we back out the changes here.
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
Interactive Doc on Mintlify
This change is the second step in the integration of interactive documentation for our Universal Components into Mintlify platform. First step was this PR
It includes documentations for My Organization Components:
This PR fulfills below expectations:
Architecture:
References
Technical Details: https://oktawiki.atlassian.net/wiki/spaces/UCT/pages/edit-v2/4355359498?draftShareId=61c1094d-634d-4563-8f58-f3831f86a907
Testing
Checklist
CONTRIBUTING.md.