mongodb-oidc-oidc-client-id
Last updated: September 2, 2025
--mongodb-oidc-oidc-client-id
is a global parameter for the Liquibase MongoDB Secure extension. It specifies the Client ID of the User-Assigned Identity for OIDC authentication.
Specifying this parameter is optional for OIDC authentication. It is available in the Liquibase Secure MongoDB extension 1.5.0 and later.
Uses
You can connect Liquibase to your MongoDB Atlas database using OpenID Connect (OIDC). This parameter lets you specify some of your OIDC authentication details. For more guidance on authentication on MongoDB Atlas, see Using Liquibase MongoDB Secure with MongoDB Atlas.
Syntax
You can set this parameter in the following ways:
Option | Syntax |
Liquibase properties file (defaults file) |
|
Global flow file argument (example) |
|
Global CLI parameter |
|
JVM system property JAVA_Opts Environment Variable | Unix:
Windows:
|
Liquibase environment variables |
|