Alain Bourgeois
Alain Bourgeois
implemented in default profile at account creation https://github.com/solid/node-solid-server/pull/1673
> I am not sure what you are saying there @bourgeoa. If I list multiple oidcIssuers in my profile (which is perfectly fine in the spec and needed in some...
> The thing you are trying to PUT is in https://solidos.solidcommunity.net/public/SolidOS%20team%20meetings/2022/ and is https://solidos.solidcommunity.net/public/SolidOS%20team%20meetings/2022/2022-07-13.md and the group is https://solidos.solidcommunity.net/Contacts/Group/SolidOS_Team.ttl#this which seems to be public and parsable. Yes this is correct
> In the example you seem to be logging in with https://bourgeoa.bourgeoa.ga:3100/profile/card#me which I assume is CSS based. > yes it CSS based
You should be able to reproduce the errors - by creating a group in timbl.com CSS with an NSS webId like timbl.inrupt.net and trying to edit a file on timbl.com...
> timbl.com is not running an IDP .. it has no webids. There are no timbl.com accounts. My webids are all on NSS. For test purpose you may create one...
It seems the same type of error we already add when using an unauthenticated fetch in some part of mashlib code.
[resoolved](https://github.com/nodeSolidServer/node-solid-server/issues?q=is%3Aissue+is%3Aclosed+archived%3Afalse+reason%3Acompleted) in https://github.com/nodeSolidServer/jose/pull/19
https://github.com/solid/solidos/issues/138. The problem could be : - in rdflib https://github.com/linkeddata/rdflib.js/blob/12f6a20140aaa34d5e639f30050b568703635988/src/update-manager.ts#L106 - or in solid-panes https://github.com/solid/solid-panes/blob/83453fd8df41bad88fcab461fe4bcf52366035d6/src/profile/editProfile.view.ts#L99 with no distinction between false and undefined
SoliOS is using https://github.com/markedjs/marked. They recommend to sanitize using https://github.com/cure53/DOMPurify