Coder.comC
Coder.com3y ago
22 replies
Tobias G

Password for authenticating workspaces with external services

Hey,
I'm setting up a coder environment for a internal setup, and I'm wondering if it's possible to let a user type in a username/password for a internal service (e.g. fileshare), (or access the user password with terraform.
I thought about letting the user type in a password as a workspace parameter, but obviously that's not secretly stored, and it's even impossible to hide it in the workspace parameters as there is nothing "type = password" in the parameters.

I'm thankful for any help!
Was this page helpful?