sarama icon indicating copy to clipboard operation
sarama copied to clipboard

[Kerberos] Add support for GSSAPI Wrap Tokens v1

Open MikhailMS opened this issue 2 years ago • 4 comments

This PR would fix:

  • #2022
  • #1400 (though it says closed I believe it was never resolved)

This change was manually tested against life Cloudera Kafka clusters (multiple versions) and everything is working nicely

Though the change is really small, worth saying that I'm not the greatest Go expert, so if there are any issues with the code, let me know & I'd get it fix asap :)

Please note - this PR should only be merged when Wrap Tokens v1 fix is accepted & merged by maintainer of gokrb5 library, otherwise it won't work

MikhailMS avatar Nov 30 '22 22:11 MikhailMS

CLA is signed

MikhailMS avatar Nov 30 '22 22:11 MikhailMS

Thank you for your contribution! However, this pull request has not had any activity in the past 90 days and will be closed in 30 days if no updates occur. If you believe the changes are still valid then please verify your branch has no conflicts with main and rebase if needed. If you are awaiting a (re-)review then please let us know.

github-actions[bot] avatar Oct 10 '23 14:10 github-actions[bot]

I checked and https://github.com/jcmturner/gokrb5/pull/498 still isn't merged yet sadly 😔

dnwe avatar Nov 02 '23 19:11 dnwe

Thank you for your contribution! However, this pull request has not had any activity in the past 90 days and will be closed in 30 days if no updates occur. If you believe the changes are still valid then please verify your branch has no conflicts with main and rebase if needed. If you are awaiting a (re-)review then please let us know.

github-actions[bot] avatar Jan 31 '24 20:01 github-actions[bot]