--- argument_specs: main: options: tz: type: str cron_min: type: str oidc_enabled: type: int oidc_provider_metadata_url: type: str oidc_client_id: type: str oidc_client_secret: type: str oidc_client_crypto_key: type: str oidc_remote_user_claim: type: str oidc_scopes: type: str oidc_x_forwarded_headers: type: str oidc_session_inactivity_timeout: type: int oidc_session_max_duration: type: int