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

Make oidc ssl cert verification configurable #27

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

lampajr
Copy link
Member

@lampajr lampajr commented Nov 22, 2024

Fixes Issue

With this fix we can disable the SSL verification for the Keycloak instance that could be running

Changes proposed

  • Add additional client configuration field named auth_verify that can be used to disable the SSL verification for the Keycloak instance

NOTE: this is most likely a temporary fix as we would get rid of the OIDC authentication whenever we would switch to the new API key approach (that is already supported)

Check List (Check all the applicable boxes)

  • My code follows the code style of this project.
  • My change requires changes to the documentation.
  • I have updated the documentation accordingly.
  • All new and existing tests passed.

@lampajr lampajr marked this pull request as ready for review November 22, 2024 14:48
@lampajr lampajr added the backport Backport the pull request to the stable branch label Nov 22, 2024
@lampajr lampajr merged commit f8ba936 into Hyperfoil:main Nov 22, 2024
4 checks passed
@lampajr lampajr deleted the fix_http_client branch November 22, 2024 15:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport Backport the pull request to the stable branch
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant