Open
Conversation
…restructuring content for clarity. Removed outdated files related to credentials and hosted UI, and organized profiles under a new structure.
Resolve conflict in overview.mdx: keep Managed Auth naming with beta note.
Updated the Managed Auth documentation to clarify billing information, stating that it is included in all paid plans with no per-connection fees. Adjusted terminology from "auth profiles" to "auth connections" for consistency. Added details on session management and costs associated with maintaining connections. Enhanced the overview and FAQ sections with this information.
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.
Note
Low Risk
Documentation-only changes (navigation, redirects, and text/code examples) with no runtime or security impact beyond potential broken links if redirects/paths are incorrect.
Overview
Renames and reorganizes the docs surface from Agent Auth to Managed Auth under the
Profilessection, including new redirects and navigation grouping indocs.jsonto preserve old/auth/agent/*and related URLs.Updates all affected guides and examples to the new API shape (
kernel.profiles.auth.*with connection/session concepts,flow_status/flow_step,discovered_fields, etc.), adds a newprofiles/managed-auth/faq.mdx, and removes the oldauth/agent/faq.mdx. Also refreshes pricing/integration docs to reference Managed Auth (including a new Managed Auth billing section ininfo/pricing.mdx) and corrects internal links (e.g., credentials path now/profiles/credentials).Written by Cursor Bugbot for commit 2120950. This will update automatically on new commits. Configure here.