-
Notifications
You must be signed in to change notification settings - Fork 159
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
#907 kerberos authentication #1575
#907 kerberos authentication #1575
Conversation
Signed-off-by: Sam <[email protected]>
Signed-off-by: Sam <[email protected]>
Signed-off-by: Sam <[email protected]>
Codecov Report
@@ Coverage Diff @@
## main #1575 +/- ##
==========================================
- Coverage 67.99% 67.80% -0.19%
==========================================
Files 93 93
Lines 2340 2348 +8
Branches 317 318 +1
==========================================
+ Hits 1591 1592 +1
- Misses 720 727 +7
Partials 29 29
|
Signed-off-by: Sam <[email protected]>
Signed-off-by: Sam <[email protected]>
Signed-off-by: Sam <[email protected]>
Signed-off-by: Sam <[email protected]>
Signed-off-by: Sam <[email protected]>
…o #907_keberos_authentication
Thanks for opening this PR @samuelcostae is there anything you'd like reviewed before you flip this PR from draft to ready to merge? Otherwise, I'll provide feedback after you've changed the status. |
Hi @peternied |
I've replied on that issue, I don't think we should move forward with this change without end to end validation which isn't in scope for the moment, I think we should close out this PR. What do you think? |
Hi @peternied, In my opinion we should do some basic unit tests and review/ try to merge the PR. What leads me to this conclusion are the following points:
In short, I agree that merging the changes without the end-to-end tests is a risk, but based on the points above, I would say it is a small one. But counter-arguing my own conclusion I would say:
Let me know your thought on this, Thanks |
Confirmed with @davidlago in the last call that we are not proceeding forward at the moment |
Description
Include OS Dashboards Security Plugins support for Kerberos
Category
New feature
Why these changes are required?
Security Plugin has support for Kerberos in the backend, but Dashboards Plugin doesn't support it.
What is the old behavior before changes and new behavior after changes?
Issues Resolved
#907
Testing
none yet
Check List
By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.