-
Notifications
You must be signed in to change notification settings - Fork 13
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
Test suite #22
Comments
The one in https://github.com/solid/test-suite is https://github.com/solid/webid-provider-tests It's worth noting that it's not perfect, and currently only Nextcloud, NSS and PSS pass this test suite, but this is mainly due to the following: I think any solid-oidc test suite necessarily needs to use some sort of headless browser to mimic the end-user entering their credentials, clicking on a "Login" button, getting redirected from the app to the IDP to the auth server etc. We (the test-suite team) have done this for NSS, PSS, and Nextcloud. Contributions very welcome! |
PS: If you're not able to contribute in code, you can also contribute by sponsoring the Independent Solid Test Suite, via Open Collective. |
Because Solid-OIDC will likely be just one authentication mechanism for Solid (as opposed to the one-and-only authentication mechanism), I would like to see either a stand-alone suite for Solid-OIDC or else a very modular structure for integration with the existing suites mentioned above. |
Either create own test suite or ensure the ones in the following suites are accurate:
The text was updated successfully, but these errors were encountered: