You can request the profile scope to populate the id_token with the end-user’s information. This scope will include the following claims:
namefamily_namegiven_name
See scope values for a list of all default profile claims.
Hope this helps!
You can request the profile scope to populate the id_token with the end-user’s information. This scope will include the following claims:
namefamily_namegiven_nameSee scope values for a list of all default profile claims.
Hope this helps!