Administrative Settings
  • Accessing the Admin Module
  • Admin Panel Options
    • API Client Registration
    • Audit Trail
    • Authentication
      • AD Configuration
      • AWS Cognito Configuration
      • CA PPM Configuration
      • SSO Configuration
        • Keycloak
        • Azure/ OAuth
    • Configurations
      • API Base URL
      • API Connectors Configurations
      • Bulk User Creation
      • Core Ownership Transfer
      • Custom Field Settings
      • Data Connectors
      • Data Lake Settings
      • Data Science Lab Settings
      • Data Sheet Settings
      • Data Store Settings
      • Email Server
      • Execution Settings
      • Form Settings
      • Geo Spatial
      • Keycloak Settings
      • Version Control
        • Versioning
        • Migration
      • Open ID Settings
      • Password
      • Pipeline Settings
      • Sandbox Settings
      • Secret Management
      • SSL Certificate Settings
    • Documentation Management
    • GIT Migration
      • Migrating a Dashboard
      • Migrating DS Lab
      • Migrating an API Service
      • Migrating a Pipeline
      • Migrating a Report
    • Language Mapping
      • Languages
      • Mapping Table (Language Text Mapping)
    • License
    • Schedule Monitor
    • Server Monitor
    • Session Manager
Powered by GitBook
On this page
  • Steps to Add Secret Key
  • Steps to Share a Secret Key
  1. Admin Panel Options
  2. Configurations

Secret Management

PreviousSandbox SettingsNextSSL Certificate Settings

Last updated 8 months ago

The Secret Management setting gives facility to prevent the database-related or any other sensitive/confidential information from getting exposed. In Secret Management Settings the Admin configures the Key of the Sensitive data but the actual value is saved in Kubernetes as Environmental Variable by the DevOps Team.

Steps to Add Secret Key

  • Click on the Secret Management icon from the Configurations section provided in the Admin panel.​

  • The Secret Management page opens.

  • Click on the New option to add a new secret.

  • Click the Add New Field icon for the Secret Management option.

  • An option to add the Secret Key appears as shown in the below image:

  • Provide the Secret Key in the given space.

  • Click the Save option.

  • A confirmation message appears.

  • The secret key will be saved and displayed in the list.

  • Add a new field to the Secretkey by clicking on the Add new field + icon for the Secret key.

  • Add multiple fields like Port, Host, Username, Password, etc. depending upon the selected DB.

  • Once all the required fields are added, click the Save option.

  • A confirmation message appears to ensure that all the inserted fields are saved.

Please Note:

Steps to Share a Secret Key

  • Click the Share icon for a saved Secret Key.

  • The Share Secret Key window opens.

  • Select the USER or USER GROUP option to list the users (Use the EXCLUDE USER to exclude the user from the right to access a shared Secret Key).

  • Select User(s)/User Group(s) from the list.

  • Use an arrow to move the selected user(s) and user group(s) to the right side box.

  • Once the selected user(s) and user group(s) appear in the right side box.

  • Click the Save option.

  • A confirmation message appears and the Secret Key gets shared with the selected user(s) or user group(s).

Please Note:

  • Admins must request DevOps to add keys and values in Kubernetes, adhering to Kubernetes naming conventions (Use hyphen or underscore, special characters are restricted).

  • Admins must share these secret keys with relevant users/user groups for access.

  • Once configured and shared with respected users and user groups these keys can be utilized across platform modules.

Click the View icon to display all the added fields.

Click the Delete icon to remove the added Secret key.

Click the Close icon to remove an added field.

Once Admin has configured the settings, it is possible to share it with a user/user group to use the encrypted secret keys. Click the Share icon to share a Secret Key.

​

​