<@U04UQ68083H> I am using Keto for my Authorizatio...
# ory-copilot
v
@chilly-king-10285 I am using Keto for my Authorization. Here is my file: Edit: [DELETED] I want users to be able to "view" a user list if they can view the community related to it. Am I doint it right ? Because even though my relations exist at runtime the keto api says the user is not allowed to perform the view action of the user list even though they are a member of the community. My access checks are working properly, only the ones using "traverse" are having an issue. Am I doing something wrong ?
c
A message from kapa.ai
Based on the information extracts provided, it seems that you are using the
traverse
function in your Ory Keto permission model. However, the extracts do not provide enough information about the
traverse
function or how it should be used correctly. I recommend reviewing the Ory Keto documentation to ensure that you are using the
traverse
function correctly and to troubleshoot any issues you may be experiencing. You can find more information on creating permission models in the [Create a permission model](https://www.ory.sh/docs/keto/modeling/create-permission-model) guide.
A message from kapa.ai
Based on the information extracts provided, I cannot determine if you are using the Ory Keto permission model correctly, as the extracts do not provide enough information about the specific implementation you are using. I recommend reviewing the Ory Keto documentation to ensure that you are using the correct approach for your use case and to troubleshoot any issues you may be experiencing. You can find more information on creating permission models in the [Create a permission model](https://www.ory.sh/docs/keto/modeling/create-permission-model) guide.