
2evhn (2evhn) asked a question.
I have service account in okta and have the user context in a trusted context. Now I want an access token using the service account but the payload of the accesstoken needs to be for the specific user. Is that possible?

Would you like to simply see the access token itself, or use it to act on behalf the user in question? Key difference here as my immediate recommendation if you would like to see the token only (to validate claims or something similar) can be done via the API Access Management service (assuming you are licensed for such).
Otherwise, please do provide a bit more information and I would be happy to assist in any way that I can. Thank you!