mirror of
https://github.com/zitadel/zitadel.git
synced 2025-01-07 08:07:46 +00:00
docs(complement token): clarify when pre userinfo creation
is executed (#7189)
This commit is contained in:
parent
7e73f7a6cc
commit
1a1bb564b9
@ -4,9 +4,9 @@ title: Complement Token Flow
|
||||
|
||||
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
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user