Loading doc/source/admin/galaxy_options.rst +1 −1 Original line number Diff line number Diff line Loading @@ -4173,7 +4173,7 @@ :Description: The interval in seconds between calls to refresh OIDC tokens :Default: ``60`` :Default: ``300`` :Type: int Loading lib/galaxy/config/sample/galaxy.yml.sample +1 −1 Original line number Diff line number Diff line Loading @@ -2262,7 +2262,7 @@ galaxy: #oidc_scope_prefix: https://galaxyproject.org/api # The interval in seconds between calls to refresh OIDC tokens #oidc_refresh_tokens_interval: 60 #oidc_refresh_tokens_interval: 300 # XML config file that allows the use of different authentication # providers (e.g. LDAP) instead or in addition to local authentication Loading lib/galaxy/config/schemas/config_schema.yml +1 −1 Original line number Diff line number Diff line Loading @@ -3029,7 +3029,7 @@ mapping: oidc_refresh_tokens_interval: type: int default: 60 default: 300 required: false desc: | The interval in seconds between calls to refresh OIDC tokens Loading Loading
doc/source/admin/galaxy_options.rst +1 −1 Original line number Diff line number Diff line Loading @@ -4173,7 +4173,7 @@ :Description: The interval in seconds between calls to refresh OIDC tokens :Default: ``60`` :Default: ``300`` :Type: int Loading
lib/galaxy/config/sample/galaxy.yml.sample +1 −1 Original line number Diff line number Diff line Loading @@ -2262,7 +2262,7 @@ galaxy: #oidc_scope_prefix: https://galaxyproject.org/api # The interval in seconds between calls to refresh OIDC tokens #oidc_refresh_tokens_interval: 60 #oidc_refresh_tokens_interval: 300 # XML config file that allows the use of different authentication # providers (e.g. LDAP) instead or in addition to local authentication Loading
lib/galaxy/config/schemas/config_schema.yml +1 −1 Original line number Diff line number Diff line Loading @@ -3029,7 +3029,7 @@ mapping: oidc_refresh_tokens_interval: type: int default: 60 default: 300 required: false desc: | The interval in seconds between calls to refresh OIDC tokens Loading