Creating a data page for a master key from a custom source
Encrypt system data using an encryption key that is sourced from a Custom Key management service (KMS) that is accessed from a data page. To configure a keystore for a master key by using a data page reference, create the data page, and then use the data page to retrieve a master key from an external source.
- On the Main tab of the keystore, next to the Source data page field, click the Add icon.
- Enter the Label, Identifier, and Apply to class for the data page, and then click Create and open.
- In the Structure list, select Page.
- In the Object type field, enter Data-Admin-Security-Keystore.
- In the Mode list, select Read-Only.
- In the Scope list, select Node.
- In the Data sources section, in the Source list, select Activity.
- If a Java code step that creates and populates the keystore data page does not exist, create an activity to do so. For more information, see Creating a data page activity for a master key from a custom source.
- In the Activity name field, enter the name of the activity that creates and populates the keystore data page.
- Click Parameters.
- Select the Pass current parameter page check box, and then click Submit.
- Click Save.
Previous topic Configuring a keystore for a master key from a custom source Next topic Creating a data page activity for a master key from a custom source