-
Notifications
You must be signed in to change notification settings - Fork 74
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 Run #11337
Run Properties:
|
Project |
fides
|
Branch Review |
refs/pull/5548/merge
|
Run status |
Passed #11337
|
Run duration | 00m 59s |
Commit |
082ab4c1e6 ℹ️: Merge 657c94019c37014995e3daf64051a6c43a57ca8e into 05cf5efa6ebbf7a63586ad255036...
|
Committer | Bruno Gutierrez Rios |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
0
|
Pending |
0
|
Skipped |
0
|
Passing |
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 Run #11339
Run Properties:
|
Project |
fides
|
Branch Review |
main
|
Run status |
Passed #11339
|
Run duration | 00m 49s |
Commit |
7abb307ed8: La 164 checking oauth access token regeneration (#5548)
|
Committer | Bruno Gutierrez Rios |
View all properties for this run ↗︎ |
Test results | |
---|---|
Failures |
0
|
Flaky |
0
|
Pending |
0
|
Skipped |
0
|
Passing |
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