We have a custom web portal (Angular) using vConnect for request response where login is working fine, however the login ID printed in the logs shows an encrypted text.
Because of this we are unable to filter out the logs based on user login.
What changes do we need to make so that decrypted login ID gets printed in the logs?
