-
Notifications
You must be signed in to change notification settings - Fork 77
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
La 164 checking oauth access token regeneration #5548
La 164 checking oauth access token regeneration #5548
Conversation
The latest updates on your projects. Learn more about Vercel for Git ↗︎ 1 Skipped Deployment
|
fides
|
Project |
fides
|
Branch Review |
refs/pull/5548/merge
|
Run status |
|
Run duration | 00m 59s |
Commit |
|
Committer | Bruno Gutierrez Rios |
View all properties for this run ↗︎ |
Test results | |
---|---|
|
0
|
|
0
|
|
0
|
|
0
|
|
4
|
View all changes introduced in this branch ↗︎ |
649e772
to
36a02af
Compare
Co-authored-by: Adrian Galvan <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This makes sense, I won't block this, but let's make sure we have a quick follow up ticket to add a test
|
fides
|
Project |
fides
|
Branch Review |
main
|
Run status |
|
Run duration | 00m 49s |
Commit |
|
Committer | Bruno Gutierrez Rios |
View all properties for this run ↗︎ |
Test results | |
---|---|
|
0
|
|
0
|
|
0
|
|
0
|
|
4
|
View all changes introduced in this branch ↗︎ |
Co-authored-by: Adrian Galvan <[email protected]>
Closes LA#164
Description Of Changes
Updating the connectionconfig authorized method to recognize saas integrations with oauth_client_credentials strategy
Code Changes
connectionconfig::authorized() updated to recognize
oauth_client_credentials
Steps to Confirm
Pre-Merge Checklist
CHANGELOG.md
updated