palantir/giraffe

Expose all Krb5LoginModule parameters

Opened this issue · 1 comments

Currently, we are limited by what we can do for Kerberos. This would give people the flexibility to do what they need for Kerberos

I don't want to expose all parameters. Based on the javadocs, I think exposing the following could work:

  • ticketCache
  • useKeyTab + keyTab
  • debug

I guess these would be properties of KerberosSshCredential