@@ -28,6 +28,11 @@ var (
func main() {
http.DefaultTransport.(*http.Transport).TLSClientConfig =
&tls.Config{
InsecureSkipVerify: true,
}
ctx := context.Background()
// OIDC Discovery (.well-known/openid-configuration)
The note is not visible to the blocked user.