solid-lite / draft-spec

draft spec
http://solid-lite.org/
4 stars 0 forks source link

[mvp] authentication #11

Open melvincarvalho opened 10 months ago

melvincarvalho commented 10 months ago

There are 3 possible options for authentication:

1 WebID-TLS - not working in some browsers 2 Solid-OIDC - complex 3 SolidOS PKI - experimental

One of these is needed to get Solid-Lite to MVP

Or another strategy that is easy to implement

melvincarvalho commented 10 months ago

Another option is to use passportjs

If it returns a URI use that as a direct or indirect identifier

If it returns a literal preface it with urn:webid: to make it into a URI

melvincarvalho commented 10 months ago

(3) is selected for now, add some text about pluggable auth in the SLIPs and add SLIPs