hello keto ! Is there a way to use dynamic names for namespaces ? Or i must define all namespaces ...
g
hello keto ! Is there a way to use dynamic names for namespaces ? Or i must define all namespaces iam going to use on keto.yml ? Thanks
c
g
Hey @curved-fountain-46946 Looks like namespaces are not dynamic and you made your own workaround right?
c
Precisely 😊. But with good help from the fine folks at ory, of course
g
So the workaround was to update the config?
c
Yup, the project config - luckily there is an api for it in the sdk, so no need to run the ory cli or whatever
g
Does this work with self hosted ?
Whats the project id variable in this case?
c
Good question, I did this in ory network, ie the cloud hosted solution. For self hosted, I would actually guess you have to somehow edit and hot-reload the config file yourself
But I'm sure the ory dudes know this way better than me 😁
g
Thanks man 🙂
c
No worries!