list-oauth2-clients
Lists registered OAuth2 clients.
list-oauth2-clients
[-b value | --bootstrap-config=value]
[-t value | --tool-password=value]
Overview
Use this command to list registered OAuth2 clients. Use the show-oauth2-client command to see the full configuration of a client. To use this command at least one server in the collective must be running.
Options
Option | Optional or Required | Default Value | Description |
---|---|---|---|
|
Optional | none | The path to the bootstrap configuration file. See Bootstrap.xml file for more information about this file. |
|
Optional | none | The configuration tool password used to decrypt the database password in the bootstrap.xml file. If the tool password is omitted, the command will prompt the end user for it on the console. See Bootstrap.xml file for more information. |
Parent topic: Command-line reference