You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on May 29, 2021. It is now read-only.
Anyhow it does not seem to display Kerberos round trips.
This is very confusing while trying to debug Kerberos authentications.
Using a proxy I found a request to an IWA protected resource was first rejected by the server with HTTP code 401 and then was delivered with HTTP code 200 after the Kerberos round trip.
The add-on window only gave me the second request/response.
And even with this it omitted the "Authorization: Negotiate xxxxxxxxxxxx" header (which I found in the proxy).
Maybe Firefox hides this information from plugins, so it may not be the add-ons's fault...
And one more suggestion:
The HTTP response code should IMHO be displayed together with the response headers, not above the request header.
Hello
Thanks a lot for the very useful add-on.
Anyhow it does not seem to display Kerberos round trips.
This is very confusing while trying to debug Kerberos authentications.
Using a proxy I found a request to an IWA protected resource was first rejected by the server with HTTP code 401 and then was delivered with HTTP code 200 after the Kerberos round trip.
The add-on window only gave me the second request/response.
And even with this it omitted the "Authorization: Negotiate xxxxxxxxxxxx" header (which I found in the proxy).
Maybe Firefox hides this information from plugins, so it may not be the add-ons's fault...
And one more suggestion:
The HTTP response code should IMHO be displayed together with the response headers, not above the request header.
Thanks and best regards
Stephan