Api endpoint auth

1. The problem I’m having:

How do I secure the api admin endpoint if I bind it to an ip/port? Is there a way to add username/password?

I want to use the api endpoint to configure caddy with reverse proxy routes from my website. I need to create a route for each customer. It is a secure internal network but it seems strange not to be able to configure additional auth on the end point?

Brad

Your other topic shows you’ve figured it out :slight_smile:

I discuss it here as part of a larger subject.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.