dotnet / dotnet/Kerberos.NET

TGT renewal doesn't work when using Krb5TicketCache

Open
#285 4 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
C#
Stars
567
Forks
109
PR merge metrics
No merged PRs in 30d

Description

**Describe the bug**
KerberosClient has a feature to refresh expiring TGTs, but this seems to work only for `MemoryTicketCache`. When using `Krb5TicketCache` TGT is not getting refreshed.

**To Reproduce**
Switch cache to `Krb5TicketCache`

**Expected behavior**
TGT gets refreshed regardless of ticket cache being used

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.