Skip to content

removed auth check when token is passed with konnect flow.#2119

Open
shivaygupta-dotcom wants to merge 4 commits into
mainfrom
fix/remove-pat-check
Open

removed auth check when token is passed with konnect flow.#2119
shivaygupta-dotcom wants to merge 4 commits into
mainfrom
fix/remove-pat-check

Conversation

@shivaygupta-dotcom

@shivaygupta-dotcom shivaygupta-dotcom commented Jun 22, 2026

Copy link
Copy Markdown
Contributor
  1. Removed auth verification for konnect flows except ping command.
  2. Removed email/password flow from Konnect entirely as Konnect is completely moved to auth0 flow.
  3. Removed email/password flags from help command output.

more details:
https://kongstrong.slack.com/archives/C07AQH7SAF8/p1781862856844639

GH:
#2117
#2120

@shivaygupta-dotcom shivaygupta-dotcom added skip-ee Skip Enterprise Integration Tests in CI skip-oss Skip Open Source Integration Tests in CI labels Jun 22, 2026
@codecov-commenter

codecov-commenter commented Jun 22, 2026

Copy link
Copy Markdown

Codecov Report

❌ Patch coverage is 0% with 14 lines in your changes missing coverage. Please review.
✅ Project coverage is 33.40%. Comparing base (25fdf95) to head (43e673d).

Files with missing lines Patch % Lines
cmd/common_konnect.go 0.00% 5 Missing ⚠️
tests/integration/test_utils.go 0.00% 4 Missing and 1 partial ⚠️
cmd/konnect_ping.go 0.00% 2 Missing ⚠️
cmd/common.go 0.00% 1 Missing ⚠️
cmd/gateway_ping.go 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #2119      +/-   ##
==========================================
+ Coverage   33.17%   33.40%   +0.22%     
==========================================
  Files          78       78              
  Lines        7433     7385      -48     
==========================================
+ Hits         2466     2467       +1     
+ Misses       4763     4715      -48     
+ Partials      204      203       -1     

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@shivaygupta-dotcom shivaygupta-dotcom requested review from Prashansa-K and removed request for Prashansa-K June 22, 2026 09:37
@shivaygupta-dotcom shivaygupta-dotcom marked this pull request as ready for review June 22, 2026 09:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-ee Skip Enterprise Integration Tests in CI skip-oss Skip Open Source Integration Tests in CI

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants