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

Plugin failed if "WWW-Authentication: Negotiate" is required #34

Open
dirkey opened this issue May 17, 2018 · 1 comment
Open

Plugin failed if "WWW-Authentication: Negotiate" is required #34

dirkey opened this issue May 17, 2018 · 1 comment

Comments

@dirkey
Copy link

dirkey commented May 17, 2018

I enable Kerberos authentication on my server. Now the plugin ends up in a 401/200 endless loop by calling .../UIDL/?v-uiId=0. The 401 occures, because there is WWW-Authentication header in the request (with the kerberos token). Then it resends the request with the token (200). Unluckily the request is then repeated.

error

@mstahv
Copy link
Collaborator

mstahv commented Jun 7, 2018

Is this related to easyuploads or vaadin itself? Do you have any ideas how this could be reproduced for debugging?

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