mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 02:47:33 +00:00
docs(complement token): clarify when pre userinfo creation
is executed (#7189)
This commit is contained in:
@@ -4,9 +4,9 @@ title: Complement Token Flow
|
|||||||
|
|
||||||
This flow is executed during the creation of tokens and token introspection.
|
This flow is executed during the creation of tokens and token introspection.
|
||||||
|
|
||||||
## Pre Userinfo creation
|
## Pre Userinfo creation (id_token / userinfo / introspection endpoint)
|
||||||
|
|
||||||
This trigger is called before userinfo are set in the token or response.
|
This trigger is called before userinfo are set in the id_token or userinfo and introspection endpoint response.
|
||||||
|
|
||||||
### Parameters of Pre Userinfo creation
|
### Parameters of Pre Userinfo creation
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user