cancel
Showing results for 
Search instead for 
Did you mean: 

single use token

satish_kandi
Explorer
0 Kudos

Is single use token(for widgets) only valid for one single JAM request? In this case the widget is embedded in a portal web page. If user moves betwwen pages and lands back on the feed widget page, does the page need to get a new single use token before the widget can be shown?

How does JAM determine which users resources are shown to the client that uses the single use token?

Accepted Solutions (1)

Accepted Solutions (1)

robert_horne
Employee
Employee
0 Kudos

Sorry for the delayed reply. We had a long weekend here at my development site.

The single use token is used to create a user web session. Once the session is created you don't need any more tokens. But yes they are only valid for one request.


How does JAM determine which users resources are shown to the client that uses the single use token?

You get the token by making an API. Every API call has a user context/authorization. The token will be used to create a web session for the authenticated API user at the time of the creation of the token.

On this last point, I'm going to ask that the documentation be updated to be a little more informative on the context of the single use token session that is created.  Thanks.

SAP Jam Developer Guide

Answers (1)

Answers (1)

former_member28480
Discoverer
0 Kudos

Can someone kindly reply.  We are in the middle of an implementation and working with a customer.

Thanks in advance,

Tony