Skip to content

SNOW-2462946: DOC-10467 Missing "client_store_temporary_credential" parameter in Python connector docs #2597

@insp-gh-eeth

Description

@insp-gh-eeth

Hi

While looking into re-using tokens in the Python connector, we came across the client_store_temporary_credential parameter. It's mentioned in various places, but it's missing from the docs for the Python connector: https://docs.snowflake.com/en/developer-guide/python-connector/python-connector-api#label-snowflake-connector-methods-connect

It's mentioned in the Github repo for the connector e.g. here:

PARAMETER_CLIENT_STORE_TEMPORARY_CREDENTIAL = "CLIENT_STORE_TEMPORARY_CREDENTIAL"

It's also mentioned as a change back in April:

- For OAuth Token caching: Passing a username to driver configuration is required, and the `client_store_temporary_credential property` is to be set to `true`.

Am I overseeing something in the docs or is the param just missing from the docs?

Metadata

Metadata

Labels

status-fixed_awaiting_releaseThe issue has been fixed, its PR merged, and now awaiting the next release cycle of the connector.status-triage_doneInitial triage done, will be further handled by the driver team

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions