Generate ID Token from Access token

Hello,

I’m becoming crazy, going around in circles since days. I beleive I want to achieve something simple but keep getting confused.

What I have so far :

  1. a wordpress site with the wordpress plugin activated
  2. when a user login i grab the access token via wordpress hook
  3. I can use this access token to call /userinfo and it works

Now I want to generate an ID Token for those users for a specific auth0 API.
But I don’t have username/password, I only have the access token.

Can I generate ID tokens for an API from an access token generated for a client (which has access to this api) ?

Thanks for your help

As it has been more than a few months since this topic was opened, and there has been no reply or further information provided as to the existence of the issue, we are closing this topic. Please don’t hesitate to create a new topic if this issue is still present, we would be happy to work with you to help find a resolution.