main.go aktualisiert

This commit is contained in:
ds
2026-07-11 02:15:11 +00:00
parent e7bf1dab44
commit 6eb6d72434
+5
View File
@@ -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)