diff --git a/services/proxy/pkg/middleware/authentication.go b/services/proxy/pkg/middleware/authentication.go index 6d430c0038..c61207149b 100644 --- a/services/proxy/pkg/middleware/authentication.go +++ b/services/proxy/pkg/middleware/authentication.go @@ -56,6 +56,7 @@ var ( "/.well-known", "/js", "/css", + "/fonts", "/icons", "/themes", "/signin",