How encrypted data is handled

  • 릴리스 버전: Australia
  • 업데이트 날짜 2026년 03월 12일
  • 소요 시간: 2분
  • By default, encrypted values appear in all views as *******. Only users with the CDM Secrets [sn_cdm.cdm_secrets] role can view, create, update, and delete encrypted values in config data. The system validates and exports encrypted data appropriately.

    중요사항:
    DevOps Config is now deprecated and no longer supported or available for new activation.

    Permissions of users with the CDM Secrets [sn_cdm.cdm_secrets] role

    • Encrypted values appear in all views as ******* by default.
    • Select the View encrypted data menu option to display encrypted values in any view.
    • Validate and export a snapshot that includes encrypted data. All exported data is readable by the CI/CD pipeline apps.
    • Create, update, delete abilities:
      • View an encrypted value.
      • Edit an encrypted value.
      • While creating a CDI, specify that the value should be encrypted.
      • Permanently encrypt a value that is currently not encrypted.
      • Permanently decrypt a value that is currently encrypted.
      • Delete a CDI that has an encrypted value.

    Permissions of all other users

    • Encrypted values always appear in all views as *******.
    • Request manual validation of snapshots that include encrypted data.
    • Delete encrypted values in config data.
    • Cannot view, create, or update encrypted values in config data.
    • Cannot export a snapshot that includes encrypted data.