# Configuration This section covers how to configure Jumpstarter for different environments and use cases. You'll find detailed information about available configuration options and authentication methods. The following pages will guide you through configuration: * **[CLI Configuration](cli.md)** - Command-line interface configuration options * **[OIDC Authentication](oidc.md)** - Setting up and using OpenID Connect authentication ```{toctree} :maxdepth: 1 :hidden: cli.md oidc.md ```