solid / security-considerations

https://solid.github.io/security-considerations/
2 stars 1 forks source link

Accessing fetch vs tokens, secrets #19

Open josephguillaume opened 1 month ago

josephguillaume commented 1 month ago

I'm opening this issue to document/get my head around the current approach to security in resuming a session in solid-oidc.

My understanding of the current situation is:

A sharp distinction is therefore made between access to fetch vs tokens and underlying secrets

josephguillaume commented 1 month ago

Existing discussion:

https://github.com/inrupt/solid-client-authn-js/pull/1802 Expose authenticateHeaders method and helpers for Web workers in browsers by rubensworks

josephguillaume commented 1 month ago

Existing discussion

https://github.com/CommunitySolidServer/CommunitySolidServer/issues/1058 Solid-client-authn-browser silent authentication is not granted refresh_token (2021)

josephguillaume commented 1 month ago

Existing discussion

https://github.com/inrupt/solid-client-authn-js/issues/1682 Prompt=none vs. refresh tokens

josephguillaume commented 2 weeks ago

OAuth 2.0 for Browser-Based Applications https://www.ietf.org/archive/id/draft-ietf-oauth-browser-based-apps-19.html