Skip to content
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

fix(oauth2-profiler): fix OAuth2 profiler params #562

Merged
merged 10 commits into from Jan 23, 2024
Merged

Conversation

Natoandro
Copy link
Contributor

Pass the appropriate request URL and headers to the profiler resolver.

Motivation and context

It used the provider url instead of the (typegate) request URL, causing internal queries to fail.

Migration notes

N/A

Checklist

  • The change come with new or modified tests
  • Hard-to-understand functions have explanatory comments
  • End-user documentation is updated to reflect the change

zifeo
zifeo previously approved these changes Jan 22, 2024
afmika
afmika previously approved these changes Jan 22, 2024
Base automatically changed from feat/collection-queries to main January 22, 2024 21:07
@Natoandro Natoandro dismissed stale reviews from afmika and zifeo January 22, 2024 21:07

The base branch was changed.

@Natoandro Natoandro merged commit 3e2de74 into main Jan 23, 2024
17 checks passed
@Natoandro Natoandro deleted the fix/oauth-profiler branch January 23, 2024 09:09
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.

None yet

4 participants