- Sort Score
- Result 10 results
- Languages All
Results 1 - 1 of 1 for GetDefaultConnSettings (0.35 sec)
-
cmd/iam.go
} else { authNInit = true setGlobalAuthNPlugin(idplugin.New(GlobalContext, authNPluginCfg)) } } if !authZInit { authZPluginCfg, err := polplugin.LookupConfig(s, GetDefaultConnSettings(), xhttp.DrainBody) if err != nil { iamLogIf(ctx, fmt.Errorf("Unable to initialize AuthZPlugin: %w", err), logger.WarningKind) } else { authZInit = true } if authZPluginCfg.URL == nil {
Registered: Sun Sep 07 19:28:11 UTC 2025 - Last Modified: Fri Aug 29 02:39:48 UTC 2025 - 75.3K bytes - Viewed (0)