How to get Login ID & pwd from token
Hi,
I am creating restlet API to create asset in DAM. I am trying to validate the login and create session object based on the user who logged in. I can get the encrypted token, but dont know to get the user id and pwd from it. please advice
Thanks in advance