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