Lookup authority db loader
Description
To allow flexibility and improved security it would be a nice addition to have a "DB loader" that will load authorization resources and keys from different mediums i.e. remote service or DB.
This request is to create a generic loader service able to load lookup authority DB from a URL at startup and maintain it in memory.
Use Case(s)
- Improve security
- Avoid hardcode keys on OpenAPI definition
/cc @project-manager