DelineaSS

Delinea Secret Server and Platform is the fully featured Privileged Account Management (PAM) solution available both on premise and in the cloud. It empowers security and IT ops teams to secure and manage all types of privileged accounts and offers the fastest time to value of any PAM solution.

Authentication & Identity Management · Delinea Secret Server

Configuration parameters

  • url — Server URL (e.g. https://example.net) (required)
  • credentials — Username (required)
  • insecure — Trust any certificate (not secure)
  • proxy — Use system proxy settings
  • isFetchCredentials — Fetches Credentials
  • secrets — Secret IDs (Provide multiple Id's by using ',' example- 1,2,3)

Commands (26)

  • delinea-folder-create

    Create a new folder.

  • delinea-folder-delete

    Delete a folder by folder ID.

  • delinea-folder-search

    Search a specific folder by name.

  • delinea-folder-update

    Update a single secret folder by ID.

  • delinea-platform-get-all-users

    Fetch all users from the platform.

  • delinea-platform-get-user-search-by-text

    List of platform users matching search text.

  • delinea-platform-user-create

    Create a new user in Platform.

  • delinea-platform-user-delete

    Delete Platform user by ID.

  • delinea-platform-user-get

    Fetch a Platform user by uuid or upn.

  • delinea-platform-user-update

    Update a Platform user by ID.

  • delinea-secret-checkin

    Check in a secret.

  • delinea-secret-checkout

    Check out a secret.

  • delinea-secret-create

    Create a new secret.

  • delinea-secret-delete

    Delete secret by id.

  • delinea-secret-get

    Get secret object by secret ID.

  • delinea-secret-password-get

    Extracting the password field from the required secret.

  • delinea-secret-password-update

    Update password for a secret by ID.

  • delinea-secret-rpc-changepassword

    Remote password changing.

  • delinea-secret-search

    Search secret by multiply parameters.

  • delinea-secret-search-name

    Search for a secret using secret name.

  • delinea-secret-server-user-create

    Create a new user in Secret Server.

  • delinea-secret-server-user-delete

    Delete Secret Server user by ID.

  • delinea-secret-server-user-get

    Get Secret Server users list.

  • delinea-secret-server-user-search

    User search, filter and sort in Secret Server.

  • delinea-secret-server-user-update

    Update a single user by ID in Secret Server.

  • delinea-secret-username-get

    Extracting the username field from the required secret.