I am configuring the Authorization method with Auth Type as OAuth 2.0. I have to specify the Client Secret and I don’t want other users of the workspace to be able to see the value.
Reading the documentation, looks like defining it as a variable won’t work in this case.
The vault feature seems promising but if I am not wrong, the vault values are never synced with other users in the workspace, in other words each user has to define the value in their own vaults to be able to use it.