Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Distinction between each of the components required for Solid #143

Open
tomhgmns opened this issue May 25, 2022 · 4 comments
Open

Distinction between each of the components required for Solid #143

tomhgmns opened this issue May 25, 2022 · 4 comments

Comments

@tomhgmns
Copy link

Hi all,

The goal of the Solid standard is to make sure that there is a loose coupling between each of the components required for Solid (e.g. storage, UMA AS, IDP, Authz Agent, ...). For example, on use.id, everyone can choose which store, IDPs, ... to connect with their WebID.

However, currently the test-suite reports raise the impression that every component (storage, UMA AS, IDP, Authz Agent, ...) required for Solid should be encapsulated in a single software suite (see the image below) while this is absolutely not the case.

Therefore, I was wondering whether this could be made more clear in the reports.

One option would be to distinguish between each of the components and create tests for each of those. For example, one could create a list of Solid compliant IDPs and evaluate whether they comply with Solid-OIDC.

image

@csarven
Copy link
Contributor

csarven commented May 25, 2022

Thanks. Acknowledging the point that summaries of reports, as well as reports for a set of tests, can be done in different ways and levels. I believe the the interest in reporting on individual tests is captured in this issue solid/test-suite-panel#5 and will be communicated in the upcoming charter and the work items.

If you're satisfied with this answer, can we close this issue?

@tomhgmns
Copy link
Author

Thanks! I will mention this issue there as well and you can close this one :-).

@michielbdejong
Copy link
Collaborator

@tomhgmns good point! Especially to the point where someone could compose a spec-compliant Solid server by "shopping around" for the various components from different projects. We will take it into account! Thanks for pointing it out.

@csarven
Copy link
Contributor

csarven commented May 26, 2022

Oh! Pardon me. I was under the assumption that this issue is raised in the solid/test-suite-panel so I was mistaken to suggest to close this issue. I thought that this is a duplicate issue or already covered by the issue in the test-suite-panel (re work on charter).

Reopening so that it can be followed up.

@csarven csarven reopened this May 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants