christwr
7 years agoContributor III
Dynamic Binary Basic Auth Accounts?
Similar to some of the other “dynamic” type of accounts, is there a way to implement a dynamic binary basic auth account? I have a need to send files to partners via file transfer protocols like SFTP, but where the credentials need to be stored and pulled from an internal IAM system. Assuming I can handle that part in an upstream snap, how can I then use those credentials in a File Writer (etc) type of snap? Thoughts?