TGT renewal doesn't work when using Krb5TicketCache
Open
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
Assessment
This issue has not been assessed yet.