(lxc_auth_oidc-session.md)= # `lxc auth oidc-session` Manage OIDC sessions ## Synopsis Description: Manage OIDC sessions ``` lxc auth oidc-session [flags] ``` ## Options inherited from parent commands ``` --debug Show all debug messages --force-local Force using the local unix socket -h, --help Print help --project Override the source project -q, --quiet Don't show progress information --sub-commands Use with help or --help to view sub-commands -v, --verbose Show all information messages --version Print version number ``` ## SEE ALSO * [lxc auth](lxc_auth.md) - Manage user authorization * [lxc auth oidc-session delete](lxc_auth_oidc-session_delete.md) - Delete OIDC sessions * [lxc auth oidc-session list](lxc_auth_oidc-session_list.md) - List OIDC sessions * [lxc auth oidc-session show](lxc_auth_oidc-session_show.md) - Show OIDC session ```{toctree} :titlesonly: :glob: :hidden: oidc-session/* ```