add new bool supervisor configmap option to ignore userinfo endpoints

This commit is contained in:
Ryan Richard
2025-08-27 12:13:15 -07:00
parent 44893e6b0d
commit e427a5202e
7 changed files with 403 additions and 30 deletions
+3
View File
@@ -311,6 +311,9 @@ func prepareControllers(
plog.New(),
controllerlib.WithInformer,
cache.NewExpiring(),
oidcupstreamwatcher.GlobalOIDCConfig{
IgnoreUserInfoEndpoint: cfg.OIDC.IgnoreUserInfoEndpoint,
},
),
singletonWorker).
WithController(