Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature request (mixed auth) #45

Open
laserfox opened this issue Sep 4, 2015 · 1 comment
Open

feature request (mixed auth) #45

laserfox opened this issue Sep 4, 2015 · 1 comment

Comments

@laserfox
Copy link

laserfox commented Sep 4, 2015

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?

@z4r
Copy link
Owner

z4r commented Sep 4, 2015

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants