Help

This Product Ideas board is currently undergoing updates, but please continue to submit your ideas.

Store Secrets in Admin Panel

cancel
Showing results for 
Search instead for 
Did you mean: 
Dominik_Fischer
5 - Automation Enthusiast
5 - Automation Enthusiast

I’d like to hide the secrets (authentications data etc.) for my scripts from the user frontend.
Therefore I suggest to add “Secrets” (like Github) that can be edited by Admins only and are available through input.config.secrets.

1 Comment
Bill_French
17 - Neptune
17 - Neptune

Yeah, this is needed. I overcome this by encrypting and decrypting the secrets based on the session’s user identity.