Join Slack
Powered by
How can I update the permission rules in an ory ne...
# talk-keto
f
full-midnight-13013
06/12/2023, 11:05 AM
How can I update the permission rules in an ory network project through the API/CLI?
s
steep-lamp-91158
06/12/2023, 11:29 AM
you have to update the permission config:
https://www.ory.sh/docs/cli/ory-update-permission-config
the rules should be a base64 url, so similar to
base64://aewuf9sew8rtase
...
f
full-midnight-13013
06/12/2023, 11:30 AM
Thanks! Still finding my way around the docs!
full-midnight-13013
06/12/2023, 1:46 PM
This sees to expect a json/yaml string, but I would expect a typescript like file to be allowed as well?
Open in Slack
Previous
Next