Skip to content

Customer secrets UI

Created by: rrhyne

RFC 214 WIP: Securing customer secrets with customer specified keys has the following UI/UX requirements:

  • Create key form
    • Provides a button to generate a new key
    • If a key exists, allows user to specifying a key for rotation
    • Communicate that adding the key would start the process of key rotation
  • Key and encryption status display
    • Display a masked version of the key
    • Display scheduled key rotation status
      • Scheduled, along with time the job was scheduled
        • If scheduled allow cancel
          • What happens to the new key and the job? Can the user restart that job?
      • In progress?
      • Complete?