-
Notifications
You must be signed in to change notification settings - Fork 420
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: Add oauth integration for partner applications (#2912)
<!-- Feel free to delete comments as you fill this in --> <!-- summary of changes --> Changes: - New oauth integration for partner applications added - Examples added - Migration Guide was added in the previous pr (oauth for custom clients) - Common description for not detecting external changes and using manual re-creation added - Left TODOs for UNSETs not working - Address things from #2868 ## Test Plan <!-- detail ways in which this PR has been tested or needs to be tested --> * [x] acceptance tests <!-- add more below if you think they are relevant --> ## References <!-- issues documentation links, etc --> * [CREATE](https://docs.snowflake.com/en/sql-reference/sql/create-security-integration-oauth-snowflake)
- Loading branch information
1 parent
91931da
commit 91788e5
Showing
35 changed files
with
2,155 additions
and
184 deletions.
There are no files selected for viewing
This file contains 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
Oops, something went wrong.