1
0
forked from baron/baron-sso

golangci 린트 적용

This commit is contained in:
2026-02-09 11:23:13 +09:00
parent 05b6ff6d9e
commit 9b7b2da497

View File

@@ -108,6 +108,7 @@ func (h *FederationHandler) CreateIdpConfigForClient(c *fiber.Ctx) error {
return c.Status(fiber.StatusCreated).JSON(req)
}
// --- Deprecated Tenant-based IdP Config Methods ---
// ListIdpConfigsForTenant handles listing all IdP configurations for a tenant.