I work in an environment where our initial login to RT is using kerberos.
After that, we use cookie based authentication.
Would it be possible for your to support a feature like this?
Hi @laserfox,
it's very difficult recreate an environment like your.
Anyway I think you can obtain this creating a subclass of BasicAuthenticator and mixing Kerberos and Cookie.
Hi Guys,
I work in an environment where our initial login to RT is using kerberos. After that, we use cookie based authentication. Would it be possible for your to support a feature like this?