Good day, all! Is there a way to make Oathkeeper ...
# talk-oathkeeper
n
Good day, all! Is there a way to make Oathkeeper routing rules, etc. updatable via API instead of depending on file configuration?
h
hi travis, unfortunately not as that would require a database which we want to avoid!
but, what you can do, is point oathkeeper’s rules to an HTTPS endpoint
and there, you can implement your own logic to have always up-to-date ruls 🙂
n
@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?
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