This table is in italian, i have to populate the fields but i am struggling to find the object (variable name) to insert in it. Anyone has ever did that?
Why do you want to do this?
What do you try to achieve?
(I want to understand your situation)
It could be, that the user object does not exist in this context.
You would have to create a GET /token call to get the information, you might even need to do a GET /user/ call to get the user details like telephone number.
hi cornelius, in fact the token info(username of the user assigned to the token. realm and description)don’t exist in that context …this could be retrieve in the token/details url, if you click on the serial number link…but i need to populate this table in the token/getserial url context…for instance the loggedInUser details exist in token/getserial…
Hi, the client is someone who wants customize the app…i was asked to create a table just below the serial number obtained through the otp value and return user details assigned to that token…the client is a big international bank anyway