Skip to content

Last updated: October 27, 2024

dqo sso command-line command

The reference of the sso command in DQOps. Commands related to configuring Single Sign-On authentication


dqo sso provision

Provisions a realm in Keycloak

Description

Creates and configures a new realm in Keycloak, configuring all required settings. This command is supported only in paid versions of DQOps. Please contact DQOps sales for details.

Command-line synopsis

$ dqo [dqo options...] sso provision [-h] [-fw] [-hl] [-of=<outputFormat>]

DQOps shell synopsis

dqo> sso provision [-h] [-fw] [-hl] [-of=<outputFormat>]

Command options

All parameters supported by the command are listed below.

Command argument     Description Required Accepted values
-fw
--file-write
Write command response to a file
--headless
-hl
Starts DQOps in a headless mode. When DQOps runs in a headless mode and the application cannot start because the DQOps Cloud API key is missing or the DQOps user home folder is not configured, DQOps will stop silently instead of asking the user to approve the setup of the DQOps user home folder structure and/or log into DQOps Cloud.
-h
--help
Show the help for the command and parameters
-of
--output-format
Output format for tabular responses TABLE
CSV
JSON