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

Added support to read and write krb5cc files #176

Merged
merged 6 commits into from
Aug 9, 2020

Conversation

SteveSyfuhs
Copy link
Collaborator

This adds support for the krb5cc cache format.

This closes #160 and contributes to #169.

Kerberos.NET/Client/Krb5CredentialCache.cs Outdated Show resolved Hide resolved
Kerberos.NET/Client/Krb5CredentialCache.cs Outdated Show resolved Hide resolved
Kerberos.NET/Client/Krb5CredentialCache.cs Outdated Show resolved Hide resolved
Kerberos.NET/Client/Krb5CredentialCache.cs Outdated Show resolved Hide resolved
Kerberos.NET/Client/Krb5CredentialCache.cs Show resolved Hide resolved
Kerberos.NET/Replay/MemoryTicketCache.cs Outdated Show resolved Hide resolved
Kerberos.NET/Replay/MemoryTicketCache.cs Outdated Show resolved Hide resolved
Kerberos.NET/Replay/TicketCacheBase.cs Show resolved Hide resolved
Kerberos.NET/Replay/TicketCacheBase.cs Show resolved Hide resolved
Kerberos.NET/Replay/TicketCacheBase.cs Outdated Show resolved Hide resolved
@SteveSyfuhs SteveSyfuhs merged commit 8822b22 into develop Aug 9, 2020
@SteveSyfuhs SteveSyfuhs deleted the feature/add-krb5-cache branch August 9, 2020 20:41
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.

Use MIT cache file for ticket management
2 participants