Esri/resource-proxy

Password Encryption

meghan452 opened this issue · 2 comments

My organization won't allow username and password stored as plaintext in proxy.config. Is there any way in proxy.ashx file to store encrypted password and let it decrypt.

@meghan452 - No, not out-of-the-box.

For one possible solution - see #228