Request to have read-only fields in Context Aware Config to protect the integrity of the data
Use-case:
Sometimes we tend to store API keys or secret keys in context aware configurations for different markets to be used. So if we can create read-only fields in the CA config, then we can prevent someone from accidentally modifying it.
Current/Experienced Behavior:
Currently we can use String fields which are editable via authoring
Improved/Expected Behavior:
String fields with read only behaviour
Environment Details (AEM version/service pack, any other specifics if applicable):
@rk_pandian : Were you able to achieve this? We need a similar field which is generated automatically based on other config field values. We need authors/business users to copy this to be used someplace.