Skip to content

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

@dirkey

Description

@dirkey

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions