Skip to content

docs: CTE GA - remove EA notices, document profile UI, cross-trigger … - #1759

Merged
dlozlla merged 7 commits into
mainfrom
feat/cte-ga
Aug 27, 2026
Merged

docs: CTE GA - remove EA notices, document profile UI, cross-trigger …#1759
dlozlla merged 7 commits into
mainfrom
feat/cte-ga

Conversation

@dlozlla

@dlozlla dlozlla commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

Description

Changes for GAing the feature

  • Remove Early Access notices from Custom Token Exchange and Session Delegation docs; add plan-availability card to the two entry pages (Custom Token Exchange overview, Session Delegation overview, and the Custom Token Exchange Actions trigger reference).
  • Document the new Dashboard UI for creating and managing Custom Token Exchange Profiles (bundled Action creation/template/existing selection, Details page, list + delete) in configure-custom-token-exchange.mdx, alongside the Management API path.
  • Rewrite the Management API "Create the Action" steps to use the real POST /actions/actions + POST /actions/actions/{id}/deploy calls instead of manual Dashboard steps with screenshots.
  • Document that Actions Transaction Metadata (api.transaction.setMetadata / event.transaction.metadata) is now available in Custom Token Exchange Actions, with a cross-trigger example sharing data into Post-Login.

…transaction metadata

- Remove Early Access notices from Custom Token Exchange and Session
  Delegation docs; add plan-availability card to the two entry pages
  (Custom Token Exchange overview, Session Delegation overview, and the
  Custom Token Exchange Actions trigger reference).
- Document the new Dashboard UI for creating and managing Custom Token
  Exchange Profiles (bundled Action creation/template/existing selection,
  Details page, list + delete) in configure-custom-token-exchange.mdx,
  alongside the Management API path.
- Rewrite the Management API "Create the Action" steps to use the real
  POST /actions/actions + POST /actions/actions/{id}/deploy calls instead
  of manual Dashboard steps with screenshots.
- Document that Actions Transaction Metadata (api.transaction.setMetadata /
  event.transaction.metadata) is now available in Custom Token Exchange
  Actions, with a cross-trigger example sharing data into Post-Login.
@dlozlla
dlozlla requested a review from a team as a code owner August 20, 2026 15:35
@mintlify

mintlify Bot commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
auth0 🟢 Ready View Preview Aug 20, 2026, 3:42 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@mintlify

mintlify Bot commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
auth0-docs-dev 🟢 Ready View Preview Aug 20, 2026, 3:41 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@mintlify

mintlify Bot commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
auth0-docs-staging 🟢 Ready View Preview Aug 20, 2026, 3:42 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

@github-actions

github-actions Bot commented Aug 20, 2026

Copy link
Copy Markdown
Contributor

Summary

Status Count
🔍 Total 99
✅ Successful 11
⏳ Timeouts 0
🔀 Redirected 0
👻 Excluded 88
❓ Unknown 0
🚫 Errors 0
⛔ Unsupported 0
Full Github Actions output

- Match Dashboard modal's actual option labels and order (Start from
  scratch, Create from Template, Use existing) for the Action source
  choice when creating a profile.
- Mention the Action's Name can also be edited on the Details page and
  when managing profiles, not just its code.
- Note that an Action bound to a profile can't be deleted on its own -
  the profile must be deleted first (Dashboard and Management API).
- Move First-Party/OIDC-conformant links into the Prerequisites bullets
  and drop the now-redundant confirmation step and duplicate nav
  sentence.
- Simplify the "Enable Custom Token Exchange" intro paragraph.
- Keep both POST (create) and PATCH (update) Client calls, merged into
  one sentence for brevity.
- Remove a redundant "Once" opening two subsequent paragraphs.
…methods for CTE

Merge into the existing challengeWith()/enrollWith() callouts rather than
adding a separate one, and correct the framing - these are Post-Login
Action methods restricted for CTE-originated transactions
(event.transaction.protocol === 'oauth2-token-exchange'), not methods on
the Custom Token Exchange Action itself.
Comment thread main/docs/customize/actions/explore-triggers/custom-token-exchange.mdx Outdated
Comment thread main/docs/customize/actions/transaction-metadata.mdx Outdated
Comment thread main/docs/customize/actions/transaction-metadata.mdx Outdated
…ange.mdx

Co-authored-by: Lucy Zhou <141781699+lrzhou25@users.noreply.github.com>
Co-authored-by: Lucy Zhou <141781699+lrzhou25@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants