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

feat: add more configuration params for federated authentication #212

Merged
merged 2 commits into from
Sep 4, 2024

Conversation

karenc-bq
Copy link
Contributor

@karenc-bq karenc-bq commented Sep 4, 2024

Summary

Adds 3 additional parameters for Federated Authentication:

  1. Client connect timeout
  2. Client socket timeout
  3. Enable SSL

During federated authentication the driver creates an HTTP client to authenticate users against ADFS or Okta. These parameters will be used for this HTTP client.

image

Description

Review Status

  • This is ready for review
  • This is complete

Additional Reviewers

setupgui/windows/odbcdialogparams.rc Show resolved Hide resolved
util/installer.cc Outdated Show resolved Hide resolved
@karenc-bq karenc-bq added the ready for review Pull requests that are ready to be reviewed label Sep 4, 2024
@karenc-bq karenc-bq self-assigned this Sep 4, 2024
@karenc-bq karenc-bq merged commit 8bf63c4 into main Sep 4, 2024
5 of 7 checks passed
@karenc-bq karenc-bq deleted the feat/extra-federated-auth-params branch September 4, 2024 19:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready for review Pull requests that are ready to be reviewed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants