Good day, all! Is there a way to make Oathkeeper routing rules, etc. updatable via API instead of depending on file configuration?
h
high-optician-2097
09/07/2022, 11:43 AM
hi travis, unfortunately not as that would require a database which we want to avoid!
high-optician-2097
09/07/2022, 11:44 AM
but, what you can do, is point oathkeeper’s rules to an HTTPS endpoint
high-optician-2097
09/07/2022, 11:44 AM
and there, you can implement your own logic to have always up-to-date ruls 🙂
n
numerous-energy-92403
09/12/2022, 3:11 PM
@high-optician-2097, is it possible to introduce an abstraction that can handle rule settings, so developers like myself can use SQLite, Postgres, or whatever we want to handle the rules?
numerous-energy-92403
09/16/2022, 9:06 PM
It seems, @high-optician-2097 and others that I have been looking at my “problem” the wrong way, and for Kubernetes, Oathkeeper Maester is the answer:
https://github.com/ory/oathkeeper-maester