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

Store Pre Auth Data sequence for future use #505

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

NeilGerring
Copy link

I found a bug when using the AffirmLogin function where if the TGT has expired, the attempt to get a new TGT might fail due to not providing the pre-auth data sequence if pre-auth is required.

This PR is a super small change to simply store it and re-use it similar to how the pre-auth encryption type is re-used.

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.

2 participants