Basic authentication for Kong Manager in free mode

Hello everyone!

I’ve currently deployed Kong in its open-source version and am looking to implement basic authentication. Specifically, I want to configure it so that accessing Kong Manager via port 8002 prompts for a username and password.

Any tips on achieving this?
Thanks!