-
Notifications
You must be signed in to change notification settings - Fork 1.8k
Closed
Description
I am trying to use the kfp.client in KUBEFLOW 1.2 and passing cookies for user authorization. I am not finding any other solution to use KFP API or kfp.client.
This is very weird way of creating/using kfp.client.
Is there any other way to pass username and password for authorization of using kfp.client or any other rest api and create a run??