Skip to main content

Thycotic Secret Server Credentials

Description

General

  • Documentation: https://docs.thycotic.com/online-help/products/secrets/current
  • Summary: Delinea (previously branded as Thycotic) Secret Server is an access management service. It is mainly used to automatically access, manage and audit privileged accounts via an intuitive user interface.
  • IPs allowlist: This feature is not currently available.
  • Scopes: Accounts are created on demand. Two types of accounts exist, cloud-based and on-premise. Every client has its own host-name to which they can connect via their username/password.

Revoke the secret

It is possible to change the account's password or completely remove the secret server.

Check for suspicious activity

Delinea takes the subject of suspicious activities seriously. It is possible to enable the Session Control to record, and monitor access, and keystrokes.

Details for Thycotic credentials assignment

  • Family: Api

  • Category: Secret management

  • Company: Delinea

  • High recall: False

  • Validity check available: False

  • Minimum number of matches: 3

  • Occurrences found for one million commits: 0.0013

  • Prefixed: False

  • PreValidators:

- type: ContentWhitelistPreValidator
patterns:
- secretserver
- thycotic
- delinea

Examples

- text: |
# Config YAML
base_url_tss='https://hbcc.secretservercloud.com'
username = "smart@cheese.com"
password = areuhifuae
host: https://hbcc.secretservercloud.com
username: smart@cheese.com
password: areuhifuae

How can I help you ?