Secure credentials with Easy Encryption
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3568263. --> Reported by: [mxr576](https://www.drupal.org/user/315522) Related to !41 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p> <a href="https://www.drupal.org/project/easy_encryption">Easy Encryption</a> is a relatively new module that addresses a common need across the Drupal community for storing credentials securely, without requiring additional technical knowledge from site builders or editors. While it is useful beyond Drupal CMS, it is designed to integrate cleanly with Drupal core and contributed modules. </p> <p> Easy Encryption is becoming the default solution in Drupal CMS for securing AI provider credentials (see <a href="https://www.drupal.org/node/3560518">#3560518</a>). As a result, AI providers that integrate with Drupal CMS are expected to rely on it for credential storage. </p> <p> The Amazee AI provider allows provisioning both trial and non-trial access through its module UI and via the Drupal CMS AI recipe. Depending on Easy Encryption for storing these credentials would therefore be a significant security improvement and would align the Amazee AI provider with Drupal CMS defaults and best practices. </p> <h4 id="summary-steps-reproduce">Steps to reproduce</h4> <h3 id="summary-proposed-resolution">Proposed resolution</h3> <h3 id="summary-remaining-tasks">Remaining tasks</h3> <h3 id="summary-ui-changes">User interface changes</h3> <h3 id="summary-api-changes">API changes</h3> <h3 id="summary-data-model-changes">Data model changes</h3> > Related issue: [Issue #3559854](https://www.drupal.org/node/3559854)
issue