SNOW-1769743: Improve the external browser authentication when pooling is enabled #1050
Labels
duplicate
feature
status-triage_done
Initial triage done, will be further handled by the driver team
What is the current behavior?
Currently, when using external browser authentication while running an app that uses connection pooling, many browser windows open, making it difficult to do anything else until the pool is in an idle state.
The context of the project I’m working on requires this method to connect to Snowflake.
What is the desired behavior?
It would be preferable to have the external browser authentication run in the background (or silently).
How would this improve
snowflake-connector-net
?This would improve local development and testing for developers like me who need to use external browser authentication and connection pooling together. If you have any advice or an approach to recommend, it would be greatly appreciated. 😊
The text was updated successfully, but these errors were encountered: