From 1a1bb564b983851805ae48fbe53ce2ebf6e0fdea Mon Sep 17 00:00:00 2001 From: Livio Spring Date: Wed, 10 Jan 2024 15:29:33 +0100 Subject: [PATCH] docs(complement token): clarify when `pre userinfo creation` is executed (#7189) --- docs/docs/apis/actions/complement-token.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/docs/apis/actions/complement-token.md b/docs/docs/apis/actions/complement-token.md index 70004d8a8e..c7e579ed9e 100644 --- a/docs/docs/apis/actions/complement-token.md +++ b/docs/docs/apis/actions/complement-token.md @@ -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