Add MFA docs and session profiles to new docs structure#710
Open
grahamritter wants to merge 1 commit into
Open
Add MFA docs and session profiles to new docs structure#710grahamritter wants to merge 1 commit into
grahamritter wants to merge 1 commit into
Conversation
Ports content from PR #619 (amir/mfa-docs) to the current docs structure: - Add MFA pages: overview, satisfying-mfa, enforcement-and-recovery, examples - Add session profiles page - Convert sessions.mdx to sessions/overview.mdx with scoped sessions section - Update docs.json navigation with Sessions and MFA groups - Fix all cross-references to use features/authentication/sessions/overview - Add redirects for old session paths - Fix internal links to use current paths (features/policies/, api-reference/, etc.) Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
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.
Summary
features/authentication/)sessions.mdxtosessions/overview.mdxwith scoped sessions sectiondocs.jsonnavigation with Sessions and MFA groups under AuthenticationContext
PR #619 was written against the old
authentication/structure. This PR adapts that content to the currentfeatures/authentication/structure on main, with corrected internal links throughout.Test plan
/authentication/sessionsand/features/authentication/sessionspaths🤖 Generated with Claude Code