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: oidc connection #1117

Merged
merged 3 commits into from
Jan 19, 2025
Merged

Conversation

nikhilsinhaparseable
Copy link
Contributor

removed requires and group from oidc related args
we are anyways checking in the openid() if all three exists
then set OpenidConfig, else None

removed requires and group from oidc related args
we are anyways checking in the `openid()` if all three exists
then set OpenidConfig, else None
@nitisht nitisht requested a review from de-sh January 18, 2025 18:51
@coveralls
Copy link

coveralls commented Jan 18, 2025

Pull Request Test Coverage Report for Build 12849996633

Details

  • 0 of 17 (0.0%) changed or added relevant lines in 1 file are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.001%) to 12.714%

Changes Missing Coverage Covered Lines Changed/Added Lines %
src/cli.rs 0 17 0.0%
Files with Coverage Reduction New Missed Lines %
src/cli.rs 1 0.0%
Totals Coverage Status
Change from base Build 12840753936: -0.001%
Covered Lines: 2459
Relevant Lines: 19341

💛 - Coveralls

@de-sh
Copy link
Contributor

de-sh commented Jan 18, 2025

We are silently not enabling oidc when either of the configs are not present, this is wrong imo, have opened a PR that fixes this on your fork: nikhilsinhaparseable#6

@nitisht nitisht merged commit 4adf285 into parseablehq:main Jan 19, 2025
11 checks passed
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.

4 participants