Skip to content

Update m2m OAuth scopes to not include offline_access.#445

Merged
benc-db merged 2 commits into
mainfrom
validate_oauth
Sep 11, 2023
Merged

Update m2m OAuth scopes to not include offline_access.#445
benc-db merged 2 commits into
mainfrom
validate_oauth

Conversation

@benc-db
Copy link
Copy Markdown
Collaborator

@benc-db benc-db commented Sep 11, 2023

Description

Including 'offline_access' as a scope in the m2m flow was breaking AWS OAuth. After consulting with Jacky, it seems safe to remove for m2m flow, as it should only be needed for u2m flow.

Checklist

  • I have run this code in development and it appears to resolve the stated issue
  • This PR includes tests, or tests are not required/relevant for this PR
  • I have updated the CHANGELOG.md and added information about my change to the "dbt-databricks next" section.

@benc-db benc-db marked this pull request as ready for review September 11, 2023 23:13
@benc-db benc-db merged commit e9809db into main Sep 11, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant