Hi, a very similar question has been answered recently and I’ve added details to the documentation.
In essence, you need to make sure that the preferred_username
claim is included either in ID token or when querying the /userinfo
endpoint.
Hi, a very similar question has been answered recently and I’ve added details to the documentation.
In essence, you need to make sure that the preferred_username
claim is included either in ID token or when querying the /userinfo
endpoint.