Skip to content

dynamic loading of approved hostnames from database #40

@asif-rashid

Description

@asif-rashid

We need to enhance our microservice to dynamically load a list of approved hostnames from a database table called approved_hosts. Currently, a hard-coded hash key is used for storing hostnames that should bypass API key restrictions. With this update, when the microservice starts, it will load both the API keys and the approved hostnames from the database, ensuring flexibility and easier management of the approved hostnames list.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions