Right now, once a secret site property is created, you can’t see or validate the actual value—especially in production environments, where developers don’t have access and only a dedicated support team configures the values.
This creates a risk: if the value is entered incorrectly, there's no easy way to check or confirm it.
Benefit:
It would help with auditing and validation. Teams could verify that the correct value is set, even in restricted environments, and avoid errors caused by misconfiguration.
Thanks