How to set Secret Environment Variable in AEMaaCS
How do I configure secret environment variable for OSGI config in AEM as a Cloud Service?
For example, I have a secret value that I do not want to expose on code repo how to make it possible?
How do I configure secret environment variable for OSGI config in AEM as a Cloud Service?
For example, I have a secret value that I do not want to expose on code repo how to make it possible?
Hi @gbaweja
By default AEM comes with Encryption Support for Configuration Properties. This feature is supported in all versions of AEM.
This feature allows all OSGi configuration properties to be stored in a protected encrypted form instead of clear text. The form intheWeb Console UI is used to create encrypted text from clear text using the system wide encryption master key.

Please refer the below article to know how to enable encryption support.
Hope this helps!
Thanks!
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.