Retrieve their user profile

GET {{baseUrl}}/userinfo

Use this endpoint to retrieve a user's profile in case you've not already obtained enough details from the ID Token via the Token Endpoint. See also: - OIDC UserInfo endpoint