Overview
    • PDF

    Overview

    • PDF

    Article Summary

    Secrets manager is a secure storage system to store and manage secrets. A secret is any sensitive information such as a password, SSH key, or API key.

    Secrets Manager allows you to create secrets based on secret templates. A secret template defines the metadata for a secret. A user can create different secret templates based on different endpoints. Each secret template can be customized as per the requirement. For example, a secret can have the connection details like server name, port number, username, password, etc. Secrets Manager comes with a few predefined secret templates, for example, GenericWebApp, OracleDB etc.. 

    Secrets Manager can also be used to store and manage OTP Seed/Recovery keys if the source application portal uses MFA authentication with shared credentials.

    Secrets Manager comes with two predefined password policies for strong and moderately strong passwords. Users can then clone these password policies to create more fine-tuned policies as per their system requirements. Users can also create new password policies.


    Was this article helpful?