docs(complement token): clarify when pre userinfo creation is executed (#7189)

This commit is contained in:
Livio Spring
2024-01-10 15:29:33 +01:00
committed by GitHub
parent 7e73f7a6cc
commit 1a1bb564b9

View File

@@ -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