mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-11 17:57:33 +00:00
docs(oidc): token exchange guide (#7625)
* docs(oidc): token exchange guide This change adds a token exchange guide which includes "simple" and impersonation examples. The endpoint, claims and grant type documentation also has been amended with token exchange specifics. * solve suggestions * fix impersonated event type * add link to event store concept * fix links build error * add to sidebar and update some info boxes
This commit is contained in:
@@ -278,6 +278,7 @@ module.exports = {
|
||||
},
|
||||
],
|
||||
},
|
||||
"guides/integrate/token-exchange",
|
||||
{
|
||||
type: "category",
|
||||
label: "Service Users",
|
||||
|
Reference in New Issue
Block a user