DB for ACL + DB-less for the rest, possible?

Hello All,

I really love the declarative DB-less mode of Kong. It allows version control which is less error prone.

However, our business requires the ability to allow our clients to self-manage their API tokens. Anyone can imagine how less practice to maintain such scenario using DB-less mode.

Is it possible to have only ACL part managed by DB, whereas the rest of the Kong managed by declarative yamls?

Much appreciated!

T

1 Like