Question
find a user from its Pega's URL
Hello,
My need is to find a user from its Pega's URL, e.g.
/prweb/PRWebAuthenticate/jmxARZ7NymrvVheXgymmHg%5B%5B*/!STANDARD
What is the meaning of this encrypted string appended to the URL ?
It seems to match a given user (and not a session as I thought in the first place)
I ask this because I have lots of requests in error in my logs, and all with this exact URL. That's why I need to get the user behind those errors.
Thanks a lot !
***Edited by Moderator Marissa to update categories***
Hi,
Thanks for posting on PSC.
As per my knowledge, it isn't user information though I am not sure what exactly it means. In PegaRULES log, the username is captured apart from requestor id for tracking purpose. For ex: "hasam" for me will appear in Pega RULES log.
What problem you're facing or is it just for the general query? Please share log file for better understanding.