feat: OAuth integration testing for Connect and Workbench
Open
@ian-flores is already working on this.
Since Apr 30, 2026.
enhancement
team: connect
team: workbench
- Dominant language
- Python
- Stars
- 8
- Forks
- 1
- Avg merge
- 18h 23m
- Merged PRs (30d)
- 63
Description
Summary
Add tests for OAuth-based integrations in Connect and Workbench — not login authentication, but product-level OAuth integration features (e.g., Snowflake, GitHub, etc.).
Context
Feedback from Solutions Engineering presentation (2026-04-07). Customers use OAuth integrations within Connect and Workbench to connect to external services. VIP should validate these integrations work correctly after deployment.
Scope
- Identify the OAuth integration features available in Connect and Workbench
- Add test scenarios for common integrations (Snowflake, GitHub, etc.)
- Add configuration options in
vip.tomlfor specifying which integrations to test - Ensure tests are non-destructive and work across auth providers
Vertical interest
- FSI (Financial Services)
- General enterprise
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.