-
**Describe the bug**
The API documentation explains how to list ORY Access Control Policy Roles but when we called it, we got a 301 - moved permanently . (https://www.ory.sh/docs/keto/sdk/api#list-…
-
Hey,
I'm still experimenting with this service - I tried to setup roles.
My roles are:
`[
{
"id": "admin",
"members": [
"bob"
]
}
]`
My pol…
-
Hi, I'm having an issue when I try to use my access rules(Oathkeeper), policies and roles (Keto) with an external consumer app.
I have valid access tokens obtained from Hydra (login & consent flow…
-
**Bug or Unclear Documentation**
Conditional function based on Context Conditions does not Apply
Tested with `EqualsSubjectCondition` and `StringEqualCondition`
**To Reproduce**
Steps to repro…
-
**Describe the bug**
keto serve does not start
**To Reproduce**
1. keto serve
Unable to initialize compiler: lstat /build: no such file or directory
**Expected behavior**
The server runnin…
-
Would you be able to provide some insight into performace implications of switching to OPA based implementation. I saw in the original PR that says we have 10x improvement for simple cases
Some que…
-
**Describe the bug**
Getting Bad Request for authorizer of type `keto_engine_acp_ory` when creating a new rule.
**To Reproduce**
Steps to reproduce the behavior:
Use `keto_engine_acp_ory` with c…
-
**Describe the bug**
When I try to delete a member from a role, it returns Method Not Allowed.
**Expected behavior**
The members should be deleted succesfully.
**Version:**
- Environment: D…
-
**Describe the bug**
Version [0.2.2-sandbox+oryOS.10]
keto serve
=> Unable to initialize compiler: lstat /go: no such file or directory
Version [v0.1.9-sandbox+oryOS.9]
keto serve
=> work well…
-
Hello!
When trying to install Keto SDK with go modules on:
```bash
GO111MODULE=on go get github.com/ory/keto/sdk/go/keto
```
I run into the following issue:
```bash
go: finding github.com/ory…