2024-11-07 15:50:39 +05:00
|
|
|
---
|
|
|
|
argument_specs:
|
|
|
|
main:
|
|
|
|
options:
|
|
|
|
tz:
|
|
|
|
type: str
|
2024-11-09 17:50:18 +05:00
|
|
|
cron_min:
|
|
|
|
type: str
|
2024-11-07 15:50:39 +05:00
|
|
|
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
|
2024-11-09 17:50:18 +05:00
|
|
|
oidc_session_inactivity_timeout:
|
|
|
|
type: int
|
|
|
|
oidc_session_max_duration:
|
|
|
|
type: int
|