Skip to content

Browser extension: replace unauthenticated requests with authenticated Solid requests #67

@pheyvaer

Description

@pheyvaer

Pitch

A webpage http://example.com is only readable by WebID https://example.com/card#me.
We have a browser extension that makes authenticated requests using our WebID.
That way, the webpage http://example.com doesn't have to be changed to support a Solid login.

Desired solution

  • A browser extension to which I can log in with my WebID.

Acceptance criteria

  • My browser displays a button to log in with my WebID.
  • I can also log out.
  • When visiting a webpage that requires authentication and
    • I'm not logged in: I get an error message. This can be the default browser error message.
    • I'm logged: I get the content of the webpage.

Pointers

Scenarios

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions