bhollis / jsonview

A web extension that helps you view JSON documents in the browser.
http://jsonview.com
MIT License
1.54k stars 227 forks source link

With kerberos auth json view doesn't render json #190

Closed grigaman closed 1 year ago

grigaman commented 2 years ago

When it is used Kerberoth auth at first it is sent 401 code to the browser, and browser generate authentication token and repeat the request with it and get Json. In this case JsonView plugin doesn't process response.

bhollis commented 1 year ago

It should still work. You'd have to provide an example.