Description
Currently, even when a signingConfig file is provided, the user is still required to pass the --oidc-client-id flag via the CLI (or ENV var) for signing. This creates a disjointed configuration experience. Ideally, the oidc-client-id (and related OIDC parameters) should be defined within the signingConfig under the OIDC-specific section, allowing the CLI to remain lean.