Hi to All,
I have a question about converting to base64.
The case is:
I have a system vault credential with a username and password.
I get the username and password and after that, I need to convert them into base64.
The converted base64 string is needed as a part of a header of the HTTP request.
I can't add a password because it is in a password string.
Is it possible to do that?
Thank you in advance for your suggestions.
Regards,
------------------------------
Stanislav Terziev
------------------------------