-
Notifications
You must be signed in to change notification settings - Fork 161
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
Added support for TLS Certificate based Authentication #207
Added support for TLS Certificate based Authentication #207
Conversation
@sudiptosarkar please fix the above issues so we can continue :) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
awaiting pr fixes
e8b37b5
to
7eb0a00
Compare
@aviadhahami, Done. Please approve the workflows. |
@sudiptosarkar please fix workflow errors 🙇 |
daac7b1
to
bebde35
Compare
bebde35
to
370ba51
Compare
@aviadhahami, Done. Verified with |
Codecov Report
❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more. @@ Coverage Diff @@
## master #207 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 2 2
Lines 141 141
=========================================
Hits 141 141
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm
thx for your contribution! |
Added support for TLS Certificate based Authentication to be able to get the token with client TLS Certificate, as is required according to #206