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

Fix up endless auth loop #267

Merged
merged 1 commit into from
Jan 29, 2024
Merged

Fix up endless auth loop #267

merged 1 commit into from
Jan 29, 2024

Conversation

jborean93
Copy link
Owner

Fix up the endless loop that can occur during authentication when the authentication context was complete but the server still continued to respond with an access token. This should not happen with any major server but still possible with some more niche implementations like impacket.

Fixes: #261

Fix up the endless loop that can occur during authentication when the
authentication context was complete but the server still continued to
respond with an access token. This should not happen with any major
server but still possible with some more niche implementations like
impacket.
@jborean93 jborean93 merged commit 4591007 into master Jan 29, 2024
27 checks passed
@jborean93 jborean93 deleted the session-intoken branch January 29, 2024 21:01
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.

SpnegoError when connecting to impacket test server
1 participant