-
These are some notes I made on issues raised during the workshop at the IIPC conference:
- The title field too short - 50 chars is not enough.
- 'URLs prefix" scope is wrong/misleading, because th…
-
WAC version 2103.2 - build 1.3.2105.24004
**To Reproduce**
Steps to reproduce the behavior:
1. Go to 'WAC'
2. Click on 'Clusters'
3. Scroll down to 'Home Dashboard'
4. See error - Sync cluster…
-
Add Basic WAC access control
-
Currently char and string escapes are only required where lexing would otherwise fail: `\\` and either `\'` (char) or `\"` (string).
In order to avoid human parsing problems, I think a few other es…
lann updated
9 months ago
-
Happened on Bylot data on mac
-
The new [ACP: Enforcement & Propagation](https://github.com/solid/authorization-panel/blob/a3d7b3d265b09624cb2e0eb1c916d3e4b93726e4/proposals/acp/enforcement-propagation.md) document has a [Access Con…
-
I have opened a discussion in the authorization panel space https://github.com/solid/authorization-panel/discussions/258 on the topic "Use WAC ontology for authorizing authentication". This issue her…
-
The current [Web Access Control Spec](https://github.com/solid/web-access-control-spec) lets you create rules to control whether an agent or group of agents can access resources, and to specify specif…
-
**Gateway Version**: 1.3.2111.01001
**To Reproduce**
Steps to reproduce the behavior:
1. Assign Gateway Users domain group in WAC Portal. This group and it members does not have any permissions o…
-
I did the following and got the error shown:
```
$ git clone https://github.com/inrupt/pod-server
$ cd pod-server
$ npm install
> core-js@2.6.9 postinstall /home/tim/workspace/solid/pod-serve…