Merge branch 'main' into fix-cnstct-url

This commit is contained in:
Max Peintner
2025-03-05 08:50:44 +01:00
committed by GitHub

View File

@@ -8,6 +8,7 @@ export const config = {
"/oauth/:path*", "/oauth/:path*",
"/oidc/:path*", "/oidc/:path*",
"/idps/callback/:path*", "/idps/callback/:path*",
"/saml/:path*",
], ],
}; };