| 1 | # SPDX-FileCopyrightText: Copyright (c) 2025-2026 NVIDIA CORPORATION & AFFILIATES. All rights reserved. |
| 2 | # SPDX-License-Identifier: Apache-2.0 |
| 3 | |
| 4 | """End-to-end tests for OIDC authentication, RBAC, and scope enforcement. |
nothing calls this directly
no test coverage detected