docs: remove token exchange from "GA" list as we have some open issues (#10052)

# Which Problems Are Solved

Token Exchange will not move from Beta to GA feature, as there are still
some unsolved issues

# How the Problems Are Solved

Remove from roadmap
This commit is contained in:
Fabienne Bühler
2025-06-11 11:23:39 +02:00
committed by GitHub
parent c1cda9bfac
commit 0ae3f2a6ea

View File

@@ -394,15 +394,6 @@ Excitingly, v3 introduces the foundational elements for Actions V2, opening up a
- [Manage Users Guide](https://zitadel.com/docs/guides/manage/user/scim2) - [Manage Users Guide](https://zitadel.com/docs/guides/manage/user/scim2)
</details> </details>
<details>
<summary>Token Exchange (Impersonation)</summary>
The Token Exchange grant implements [RFC 8693, OAuth 2.0 Token Exchange](https://www.rfc-editor.org/rfc/rfc8693) and can be used to exchange tokens to a different scope, audience or subject.
Changing the subject of an authenticated token is called impersonation or delegation.
Read more in our [Impersonation and delegation using Token Exchange](https://zitadel.com/docs/guides/integrate/token-exchange) Guide
</details>
<details> <details>
<summary>Caches</summary> <summary>Caches</summary>