<iframe src="https://www.googletagmanager.com/ns.html?id=GTM-M74D8PB" height="0" width="0" style="display:none;visibility:hidden">
Loading
Skip to NavigationSkip to Main Content
0D54z0000A9jAHmCQMOkta Classic EngineAuthenticationAnswered2026-02-17T09:00:23.000Z2024-05-27T15:16:04.000Z2024-05-31T17:23:29.000Z
How to generate user specific token for server-server integration?

Hi Everyone,

 

I am trying to get an access token to make calls from Salesforce to my webapp. Based on the login user, the access token has to be generated. For this, I will be using the Salesforce user's email id as the "sub" in the JWT.

Unfortunately, I did not find an article to help me with the configuration.

 

However, I did follow this article to generate a App specific token (https://developer.okta.com/docs/guides/implement-oauth-for-okta-serviceapp/main/) but I need a user specific one.

 

Can someone please point me to the documentation on this?

 

Thanks in Advance!

 


This question is closed.
Loading
How to generate user specific token for server-server integration?