Update "How to get started" on the secure linking update - #1880
Merged
Conversation
One-time Link URLs are now self-serve via the Portal toggle rather than an account manager request, and the Link SDK path needs CORS settings. Restructures the section into numbered steps to match the format used by the manage connections / reconnect update. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Registering the domain is a prerequisite for the access token to work, so it reads better before the token steps rather than after. Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
|
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
|
Link check results: |
Rachel-Codat
marked this pull request as ready for review
August 13, 2026 09:06
Rachel-Codat
enabled auto-merge
August 13, 2026 09:27
pmckinney-codat
approved these changes
Aug 13, 2026
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.
Refreshes the How to get started section of
updates/250110-secure-linking.Why
Two things were out of date:
What changed
accessTokenprop. CORS comes first because it is a prerequisite for the token to work.Out of scope
docs/auth-flow/authorize-hosted-link.md(lines 88 and 127) still says "contact your account manager" for the same feature. Worth a follow-up, but left alone here to keep this PR to the page that was asked about.🤖 Generated with Claude Code