This Product Ideas board is currently undergoing updates, but please continue to submit your ideas.
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.
input.config.secrets
Yeah, this is needed. I overcome this by encrypting and decrypting the secrets based on the session’s user identity.
never-displayed