solid / webid-oidc-spec

WebID-OIDC Authentication Spec v0.1.0
MIT License
56 stars 18 forks source link

Has the WebID-OIDC spec been superseded by the Solid OIDC spec? #39

Open jasmineleonard opened 3 years ago

jasmineleonard commented 3 years ago

This repo does not seem to have been updated since August 2019. Moreover, Solid OIDC seems to have replaced WebID-OIDC in the Solid Protocol (specific commit here: https://github.com/solid/specification/commit/4b0cfaafd352d2d37b747de6a7ae26c7b17e9f59).

Has WebID-OIDC been superseded by Solid OIDC in the Solid protocol?

If so, it would be helpful to clearly state this and link to the Solid OIDC spec in this repo's Readme.md, and possibly also archive this repo if it is no longer being actively maintained. Additionally, it would be helpful to replace references to WebID-OIDC with references to Solid OIDC in all other Solid documents, for instance:

woutermont commented 3 years ago

I would hope not, since this WebID-OIDC repo contains a lot more info on the authentication flow than the Solid-OIDC spec does. To me, it seems as though the latter simply builds on the former, adding some small requirements specific to the Solid ecosystem. In any case, they do not seem to contradict each other, as far as I can immediately derive. It would be a lot clearer, indeed, if the necessary references — or, if I'm wrong: replacements — would be added to both specifications and their respective environments.

Since this issue has been left unanswered for a while since opening, anyone care to comment? @csarven @justinwb @jaxoncreed @dmitrizagidulin @elf-pavlik

Thanks in advance! Sorry for tagging you all; not sure who'd be most relevant.

acoburn commented 3 years ago

Solid-OIDC replaces WebID-OIDC