-
Somehow I'm the point-of-contact for http://code-for-dc-edu.herokuapp.com/ and it's on the cedar-14 stack on heroku, which disappears in May or so... I tried the quick-and-easy upgrade to heroku-18 bu…
-
### Describe the improvement you'd like to request
[Comes from comments on #634]
We should reconsider if there are more places we should use `AnyId` where we currently use `Id`, ie, if there are m…
-
I cannot seem to get Cedar to properly work without segfaulting. My input SAM is produced by PuffAligner against a CAMI example paired-end FASTQ and a Pufferfish index of 100 genomes. I'm using the Ce…
-
https://devcenter.heroku.com/articles/heroku-16-stack
Could then be Docker compatible if understood correctly, allowing us to have the exact same local environment as for production with Docker Com…
-
After installing CEDAR 2.6.47 using docker and querying the users via `https://resource.arp.orgx/users` (arp.orgx is my CEDAR_HOST setting)I get the list of users below. What looks suspicious is that …
-
### Are you using SoftEther VPN 5.x?
- [X] Yes, I'm using SoftEther VPN 5.x, not 4.x.
### Version
_No response_
### Component
VPN Server
### Operating system & version
lnux
###…
-
There is benchmarking code in [cedar-examples](https://github.com/cedar-policy/cedar-examples) that currently compares the Cedar Rust implementation to other authorization engines. We should add `ced…
-
### Category
Cedar language or syntax features/changes
### Describe the feature you'd like to request
Is there any way to filter the input data using Cedar policy language rather than just respondi…
-
### Category
Internal refactors/changes
### Describe the feature you'd like to request
I am looking for a way to create a Policy object without using json or text. The only public functions are the…
-
We need a holistic pass on action groups with respect to the Cedar user guide, and add it to atleast the below
1. Defining Schema
2. Policies Section
3. Best Practices section
3.1 How to …