Page created: 17 Feb 2022
|
Page updated: 29 Jul 2022
We need the requestor identifier to check whether the resource owner has given the requestor access to the resource.
HttpRequest.AccessToken
. The
HttpRequest.AccessToken.subject
attribute has the needed
information.-
Be prepared to use the
HttpRequest.AccessToken
attribute in a later step.