Requiring users to use secrets for credentials when creating connections
When a user creates a connection, they can provide their credentials by entering them directly or by specifying a secret. A Red Hat® OpenShift® administrator can configure Cloud Pak for Data to enforce the exclusive use of secrets from an external vault (such as CyberArk or HashiCorp).
- Who needs to complete this task?
- To complete this task, you must be either:
- A cluster administrator
- An instance administrator
- When do you need to complete this task?
- You can complete this task anytime after Cloud Pak for Data is installed. However, it is recommended that
you complete this task before you give users access to the web client.Common core services This feature is available only when the Cloud Pak for Data common core services are installed. To determine whether the common core services are installed, run:
oc get ccs --namespace ${PROJECT_CPD_INST_OPERANDS}- If the common core services are installed, the command returns information about the common core services custom resource.
- If the common core services are not installed, the command returns an empty response.
Before you begin
Best practice: You can run the commands in
this task exactly as written if you set up environment variables. For instructions, see Setting up installation environment
variables.
Ensure that you source the environment variables before you run the commands in this task.
About this task
wdp_connect_connection_allow_only_vaulted_password parameter to true.