Securerly store the Web Console credentials for the boot-time configuration AEM 6.5 | Community
Skip to main content
Level 6
July 10, 2026
Question

Securerly store the Web Console credentials for the boot-time configuration AEM 6.5

  • July 10, 2026
  • 0 replies
  • 4 views

Hi

 

We are not allowed to store the password in plain text on our instances under the following path:
crx-quickstart/install/org.apache.felix.webconsole.internal.servlet.OsgiManager.cfg.json.

We attempted to encrypt the password using /system/console/crypto  and replaced  the paintext value in the configuration with the new encrypted one. However, AEM does not appear to decrypt this value at startup and authenication falls back to the default admin/admin credentials.

 

Is there a supported way to securerly store the Web Console credentials for this boot-time configuration without using plaintext? 

If not, what is Adobe’s recommended approach for environments where plaintest passwords are prohibited?

Thanks!