curved-easter-24577
11/02/2023, 10:42 AMhttps://<our flyte dns>.com/login
a Not Found message is thrown.
How can we see any logs for the authentication? Does authentication work within a private VPC?
Thank youu đź«¶tall-lock-23197
average-finland-92144
11/03/2023, 2:30 PM/login
is implementd in flyteconsole. Can you share your anonymized values file?curved-easter-24577
11/06/2023, 10:27 AMaverage-finland-92144
11/07/2023, 7:00 PMflyteadmin
logs?curved-easter-24577
11/08/2023, 9:27 AM(base) âžś ~ kubectl logs flyteadmin-6f549c94bb-rmsqj -n flyte
Defaulted container "flyteadmin" out of: flyteadmin, run-migrations (init), seed-projects (init), sync-cluster-resources (init), generate-secrets (init)
time="2023-11-08T09:22:09Z" level=info msg="Using config file: [/etc/flyte/config/cluster_resources.yaml /etc/flyte/config/clusters.yaml /etc/flyte/config/db.yaml /etc/flyte/config/domain.yaml /etc/flyte/config/notifications.yaml /etc/flyte/config/remoteData.yaml /etc/flyte/config/server.yaml /etc/flyte/config/storage.yaml /etc/flyte/config/task_resource_defaults.yaml]"
{"json":{},"level":"warning","msg":"stow configuration section missing, defaulting to legacy s3/minio connection config","ts":"2023-11-08T09:22:10Z"}
{"json":{},"level":"warning","msg":"Starting notifications processor","ts":"2023-11-08T09:22:11Z"}
(base) âžś ~ kubectl logs flyteadmin-6f549c94bb-glh2q -n flyte
Defaulted container "flyteadmin" out of: flyteadmin, run-migrations (init), seed-projects (init), sync-cluster-resources (init), generate-secrets (init)
time="2023-11-08T09:23:00Z" level=info msg="Using config file: [/etc/flyte/config/cluster_resources.yaml /etc/flyte/config/clusters.yaml /etc/flyte/config/db.yaml /etc/flyte/config/domain.yaml /etc/flyte/config/notifications.yaml /etc/flyte/config/remoteData.yaml /etc/flyte/config/server.yaml /etc/flyte/config/storage.yaml /etc/flyte/config/task_resource_defaults.yaml]"
{"json":{},"level":"warning","msg":"stow configuration section missing, defaulting to legacy s3/minio connection config","ts":"2023-11-08T09:23:01Z"}
{"json":{},"level":"warning","msg":"Starting notifications processor","ts":"2023-11-08T09:23:02Z"}
big-notebook-82371
11/27/2023, 5:20 PMaverage-finland-92144
11/27/2023, 5:22 PM/login
is implemented. What about /console
?big-notebook-82371
11/27/2023, 5:23 PMIt should now be possible to go to Flyte UI and be prompted for authentication.
, so I was hoping for it to route to a login pageaverage-finland-92144
11/27/2023, 5:24 PMbig-notebook-82371
11/27/2023, 5:31 PMaverage-finland-92144
11/27/2023, 5:49 PMconfigmap.adminServer.server.security.useAuth
set to false. Could you try with true
?big-notebook-82371
11/27/2023, 5:59 PMsecure
right next to that also be true?average-finland-92144
11/27/2023, 6:13 PM