-
Notifications
You must be signed in to change notification settings - Fork 228
Snowflake authentication update #5912
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
mafsumo
merged 8 commits into
main
from
Release-note-for-authentication-changes-to-Snowflake-integrations
Oct 14, 2025
Merged
Changes from all commits
Commits
Show all changes
8 commits
Select commit
Hold shift + click to select a range
6eabb34
Snowflake authentication update
amee-sumo 01f2520
Merge branch 'main' into Release-note-for-authentication-changes-to-S…
amee-sumo 7c968ec
Update blog-service/2025-10-13-collection.md
amee-sumo c15a0ce
Update blog-service/2025-10-13-collection.md
amee-sumo a26f624
Update blog-service/2025-10-13-collection.md
amee-sumo ec6d0b7
Update docs/send-data/hosted-collectors/cloud-to-cloud-integration-fr…
amee-sumo 12827d4
Update docs/send-data/hosted-collectors/cloud-to-cloud-integration-fr…
amee-sumo 06b7da3
changed release date
amee-sumo File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,36 @@ | ||
| --- | ||
| title: Snowflake Authentication Update (Collection) | ||
| image: https://assets-www.sumologic.com/company-logos/_800x418_crop_center-center_82_none/SumoLogic_Preview_600x600.jpg?mtime=1617040082 | ||
| keywords: | ||
| - c2c | ||
| - snowflake | ||
| hide_table_of_contents: true | ||
| --- | ||
|
|
||
| import useBaseUrl from '@docusaurus/useBaseUrl'; | ||
|
|
||
| ### What's changing? | ||
|
|
||
| Starting November 2025, Snowflake will block single-factor authentication (password-only sign-ins) as part of their enhanced security protocols. | ||
|
|
||
| Snowflake has signed the CISA *Secure by Design* pledge and is committed to adopting security best practices, including: | ||
| - Eliminating high-risk authentication methods (for example, password-only access) | ||
| - Enforcing multi-factor authentication (MFA) | ||
| - Reducing the risk of credential theft and unauthorized access | ||
|
|
||
| These changes are designed to strengthen Snowflake’s overall security posture and better protect your data. | ||
|
|
||
| ### Next steps | ||
|
|
||
| As an interim measure, Sumo Logic recommends you to use the Programmatic Access Tokens (PATs) to authenticate your Sumo Logic integration with Snowflake before 1st November 2025. This ensures continued access and seamless data collection from the Snowflake platform. | ||
|
|
||
| Refer to [Using programmatic access tokens for authentication](https://docs.snowflake.com/en/user-guide/programmatic-access-tokens) for step-by-step instructions to authenticate the integration with Snowflake. | ||
|
|
||
| :::note | ||
| - Programmatic Access Tokens (PATs) provide a short-term authentication solution, with each token expiring after approximately one year. So, you must generate a new token annually until a long-term multifactor authentication solution becomes available. | ||
| - Sumo Logic is actively developing a long-term authentication solution using OAuth 2.0, which will provide enhanced security and ease of use. More information and rollout timelines for OAuth 2.0 support will be shared in the upcoming release. | ||
| ::: | ||
|
|
||
| [Learn more](/docs/send-data/hosted-collectors/cloud-to-cloud-integration-framework/snowflake-logs-source/#vendor-configuration). | ||
|
|
||
| For more information, contact your Technical Account Engineer (TAE) or reach out to Sumo Logic Support. | ||
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.