node-solid-server
node-solid-server copied to clipboard
Solid server on top of the file-system in NodeJS
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@solid/solid-auth-oidc](https://togithub.com/solid/solid-auth-oidc) | devDependencies | minor | [`0.3.0` -> `0.5.2`](https://renovatebot.com/diffs/npm/@solid%2fsolid-auth-oidc/0.3.0/0.5.2) | --- ### Release...
I signed up for the username "solidgold" with the email address "[email protected]" and this caused a situation where I can't log into the account because it thinks my password is...
Given resources: ``` /foo/ /foo/bar /foo/baz ``` where Agent has: * Read access to `/foo/` * Read access to `/foo/bar` * No read access to `/foo/baz` NSS responds to authorized...
In the [guide for the webid-oidc spec](https://github.com/solid/webid-oidc-spec/blob/master/application-user-workflow.md#12-authorization-request), the "Authorization Request" step describes the encoding of the `request` paramater. This includes the public key of a JWK in the `key` field....
I'm writing a python library to perform webid-oidc, according to the guide at https://github.com/solid/webid-oidc-spec/blob/master/application-user-workflow.md At step 9 (Dynamic client registration), there is a link to https://openid.net/specs/openid-connect-registration-1_0.html The spec says in...
https://github.com/solid/acl-check/issues/36
@timbl @angelo-v The following PR in 2017 rejects the use of `: | /` in POST. I suppose it was to preserve the possibility to use NSS on windows. https://github.com/solid/node-solid-server/commit/5bba6c931fe0b319b6b350b8338b6e144b0b67fa#diff-98a11be785b8100aab3a553eed0e3656a235f06463d2979fd08bafcdf503abdf...
Hi, I'm currently trying to setup a solid server instance on GCP. The installation went smooth and the solid installation was successful. However, when I try to access the endpoint...
This would allow users to use $username.solidcommunity.net as their payment pointer instead of the more cumbersome $username.solidcommunity.net/settings/paymentPointer.json
Windows 10, NSS v5.5.6 Added a Trusted App via the data browser and that resulted in a modified card$.ttl file with malformed URI:s such as: ``` pim:preferencesFile ; ``` Since...