mirror of
https://github.com/zitadel/zitadel.git
synced 2025-08-12 10:27:33 +00:00
fix: add saml paths to proxy
This commit is contained in:
@@ -8,6 +8,7 @@ export const config = {
|
|||||||
"/oauth/:path*",
|
"/oauth/:path*",
|
||||||
"/oidc/:path*",
|
"/oidc/:path*",
|
||||||
"/idps/callback/:path*",
|
"/idps/callback/:path*",
|
||||||
|
"/saml/:path*",
|
||||||
],
|
],
|
||||||
};
|
};
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user