Immediate effect everywhere if we do any change in
database connection string
authorization keys and methods
encryption/decryption algorithm and secret
hashing algorithm and key
and other settings...
We can have multiple secret objects.
Manage separate secrets for DEV & QA & UAT & PROD.
Each developer has a separate secret.
Database connection strings are stored in the secret. While adding/updating instance you can select that from the dropdown.
Save secret keys like public/private keys of third-party applications, encryption/decryption algorithm names, and passwords in secret. Users can use them secretly when require.