Add configuration to actions, not only secrets

Feature: Allow configuration of variables that behave like secrets, expect they should not be “hidden”.

Description:
When connecting to an 3rd party API it’s great with a secret. But would also be awesome if we could add a configuration of the hostname, without the variable being “hidden” in secret.

Use-case:

This could also be relevant when adding a DEBUG variable, that should be either “0” or “1”. No need to have such things hidden as secrects.

Thanks for sharing that feedback with the rest of community!

1 Like

Hi Auth0, has there been any (pardon) action on this? We’re migrating our Rules and Hooks and the lack of configuration settings makes things awkward. We’re having to put normal configuration values into secrets.

2 Likes