In the new FME:23 Flow you have Deployment Parameter Store where you can have the same parameters but different values in different environments. Is the goal here to also use this as a store for "tokens to services" ? For instance if you have a secret token that you want to use but not expose - you can add it here? Or are there better ways to expose tokens between different workspaces and different FME Servers?
If the Deployment Parameter Store should also handle tokens - you should add a type token / password so you dont show that value in clear text.