Parent umbrella issue: #132
Source audit: Weekly tech debt audit: KubeTix - 2026-07-01
Source audit date: 2026-07-01
Original recommendation
Oidc uses hardcoded endpoint paths
_oidc_endpoints() assumes /oauth/token//oauth/userinfo — not OIDC Discovery standard paths.
Matched top finding
_oidc_endpoints() assumes /oauth/token//oauth/userinfo — not OIDC Discovery standard paths.
Parent umbrella issue: #132
Source audit: Weekly tech debt audit: KubeTix - 2026-07-01
Source audit date: 2026-07-01
Original recommendation
Oidc uses hardcoded endpoint paths
_oidc_endpoints()assumes/oauth/token//oauth/userinfo— not OIDC Discovery standard paths.Matched top finding
_oidc_endpoints()assumes/oauth/token//oauth/userinfo— not OIDC Discovery standard paths.