docs: expand Concepts section and add Local Auth page#96
Open
docs: expand Concepts section and add Local Auth page#96
Conversation
- Rewrite concepts/resource-roles.mdx with accurate type/subtype tables, credential format, agent binding, access modes, and feature-plugin mapping - Add concepts/sessions.mdx covering lifecycle states, recorded data, and visibility rules by role - Add concepts/plugins.mdx with default plugin set, full plugin reference, and managed-by-connection behavior for review and dlp - Add setup/configuration/idp/local-auth.mdx covering first-user-admin flow, invite model, AUTH_METHOD env var, and transitioning to OIDC/SAML - Update IDP get-started.mdx to add Local Auth card to CardGroup - Update docs.json to add sessions, plugins, and local-auth to navigation Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
✅ Deploy Preview for decap-documentation ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
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
concepts/resource-roles.mdx— replaces generic marketing copy with accurate technical detail: type/subtype tables, base64-encoded credential format in thesecretobject, agent binding viaagent_id, access modes, and feature-to-plugin mappingconcepts/sessions.mdx— covers session lifecycle (open→ready→done), what each state means in the access request flow, what is recorded per session, and visibility rules by roleconcepts/plugins.mdx— explains per-connection plugin attachment, the default plugin set (audit,dlp,review,slack), full plugin reference table, and thereview/dlpmanaged-by-connection behaviorsetup/configuration/idp/local-auth.mdx— documents first-user-becomes-admin behavior, invitation flow,AUTH_METHOD=localenv var, and transitioning to OIDC/SAMLsetup/configuration/idp/get-started.mdx— adds Local Auth card to the provider CardGroupdocs.json— addssessions,plugins, andlocal-authto navigationTest plan
npm run dev— verify all 3 new Concepts pages render without errorsconcepts/sessions,concepts/pluginsappear in the Concepts nav groupsetup/configuration/idp/local-authappears first in the Identity Providers nav group/concepts/plugins,/learn/features/*,/integrations/slack, etc.)🤖 Generated with Claude Code