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: read jwt subject to identify user #226

Merged
merged 1 commit into from
Sep 10, 2023
Merged

feat: read jwt subject to identify user #226

merged 1 commit into from
Sep 10, 2023

Conversation

kushsharma
Copy link
Member

  • jwt claim key is configurable under service.identity.namespace_claim_key

- jwt claim key is configurable under service.identity.namespace_claim_key

Signed-off-by: Kush Sharma <[email protected]>
@github-actions
Copy link

github-actions bot commented Sep 10, 2023

Pull Request Test Coverage Report for Build 6136917665

  • 35 of 41 (85.37%) changed or added relevant lines in 2 files are covered.
  • 1 unchanged line in 1 file lost coverage.
  • Overall coverage decreased (-0.01%) to 84.139%

Changes Missing Coverage Covered Lines Changed/Added Lines %
pkg/grpc_interceptor/namespace.go 24 30 80.0%
Files with Coverage Reduction New Missed Lines %
pkg/grpc_interceptor/namespace.go 1 78.57%
Totals Coverage Status
Change from base Build 6136090484: -0.01%
Covered Lines: 5480
Relevant Lines: 6513

💛 - Coveralls

@kushsharma kushsharma merged commit fa6266d into main Sep 10, 2023
3 checks passed
@kushsharma kushsharma deleted the user-from-jwt branch September 10, 2023 11:54
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.

1 participant