Skip to main content
Add Basic Auth to Apps
- In Traefik
- under the middlewares tab
- add basicAuth
- add username and passwords as required
-

- In application
- edit the application
- under integrations Traefik tab
- select add middleware
- name of middleware is name set in traefik
-

- save and update application
No Comments