Hello,
I am not able to properly communicate SecureString (password) from GetAppCredentials to its invoker workflow.
I can successfully retrieve the username and the password in GetAppCredentials (the password is 12 characters long).
But for whatever reason when I try to manipulate the password in the parent workflow, it indicates that the password is 0 character long…
Any idea where I should look to solve this issue?
Best regards,
Thibaut