Hi! I have some question about OPL. Is it OPL supp...
# talk-keto
f
Hi! I have some question about OPL. Is it OPL supported in self hosted ory-keto? And is there any documentation about how to implement OPL in self hosted ory-keto
s
yes, you just specify a URL pointing to the OPL file in the config
most of the time you probably want to use
file://./local/path
urls
f
Thanks Patrik for your explanation