To create a new Secrets profile, click the New Configuration button from the Configuration dialog available from Build View, and then select Secrets Profile from the menu.
The contents of the menus in the menu bar may change depending on which configuration type has been opened in the currently displayed tab. The Secrets profile uses the standard menu items and buttons that are visible for all configurations, and these are described in Common Configuration Buttons.
Secrets Profile Local Storage Type Selection
The Secrets Profile allows you to use secrets in that originate the software that originates from one central location. It is used with the Azure Profile and SAP RFC Profile.
Setting | Description |
---|---|
Storage Type | Select the Secret storage type from the dropdown menu list. The following types are available:
|
Azure KeyVault Profile | This field is available when you have selected Azure KeyVault Secrets in Storage Type. Select the Azure KeyVault Profile to use for credentials. |
Alias | This shows the selected alias. When using Azure KeyVault Secrets this name must exist as a secret in Azure KeyVault |
Secret | This field is available when you have selected Local Storage in Storage Type and shows the associated secret. |
...
When the Local Storage type is selected, and you can add, edit, and remove the available entries using the options bar at the bottom.
Option | Description |
---|---|
Add Local Alias | Shows the Add Local Alias dialog box where you can enter a new Alias and an associated Secret. |
Edit Local Alias | Shows the Edit Local Alias dialog box where you can edit the selected entry. |
Remove Local Alias | Removes the selected entry. |
Up | Selects the entry above the currently chosen one. |
Down | Selects the entry below the currently chosen one. |
...