KNowledgeOnWebScale / solid-authentication-browser-extension

10 stars 1 forks source link

Conflict when using HTTP "Basic" schema. #39

Open pheyvaer opened 1 year ago

pheyvaer commented 1 year ago
  1. Log in with the extension.
  2. Browse to a Web page that uses the HTTP "Basic" schema for authentication and that has nothing to do with Solid.
  3. Provide username and password.
  4. The browser keeps asking username and password. Possibly per request that is happening?

The browser should only ask the username and password once. After logging out with the extension the issue doesn't happen anymore.