End-user database Workflow¶
Here is an example workflow for connecting to a database:
- Get a short-lived SSO password for a database from the SIA service:
idsec sia sso short-lived-password - Log in directly to the database:
psql "host=mytenant.postgres.cyberark.cloud user=user@cyberark.cloud.12345@postgres@mypostgres.fqdn.com"