Skip to content

v0.2.0

Compare
Choose a tag to compare
@jborean93 jborean93 released this 17 Oct 19:47
· 31 commits to main since this release
3574a49

0.2.0 - 2021-10-18

  • Added krb5_cc_switch
    • Used to switch the primary credential cache in a collection credential cache
  • Added krb5_cc_support_switch
    • Used to detect if a credential cache type, like FILE, DIR, supports switching with krb5_cc_switch
  • Added krb5_cc_cache_match
    • Retrieve the credential cache inside a collection for the principal specified