minor auth fix (#3613)

This commit is contained in:
pablonyx
2025-01-06 09:51:02 -08:00
committed by GitHub
parent e3b2c9d944
commit f16ca1b735
2 changed files with 4 additions and 2 deletions

View File

@@ -109,7 +109,6 @@ def get_application() -> FastAPI:
include_auth_router_with_prefix(
application,
saml_router,
prefix="/auth/saml",
)
# RBAC / group access control