Skip to content

feat(sspi): server-side Kebreros implementation #440

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

Merged
merged 21 commits into from
Jun 5, 2025

Conversation

TheBestTvarynka
Copy link
Collaborator

@TheBestTvarynka TheBestTvarynka commented Jun 4, 2025

Hi,
I implemented server-side Kerberos in this PR. Also, I added more integration tests and fixed a few bugs in the client-side implementation.
I added comments in some places to make the code more understandable. Feel free to ask for more 😉

P.S. Do not be afraid of so many files changed. I just altered the accept_security_context function API: I made it async.

@TheBestTvarynka TheBestTvarynka self-assigned this Jun 4, 2025
@TheBestTvarynka TheBestTvarynka marked this pull request as ready for review June 4, 2025 16:25
@TheBestTvarynka TheBestTvarynka requested a review from CBenoit June 4, 2025 16:25
@CBenoit CBenoit changed the title feat(sspi): implement server-side Kebreros; feat(sspi): server-side Kebreros implementation Jun 5, 2025
Copy link
Member

@CBenoit CBenoit left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Good job! Feel free to merge 🙂

@TheBestTvarynka TheBestTvarynka merged commit 5c26da4 into dev/server-side-kerberos Jun 5, 2025
42 checks passed
@TheBestTvarynka TheBestTvarynka deleted the feat/server-side-kerberos branch June 5, 2025 08:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants